From b075282b1c223b99176c99bc6c86c194baf0b79e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 31 Jan 2013 17:25:35 +0000 Subject: [PATCH] ts-debian-install: set guest password to "xenroot" --- ts-debian-install | 1 + 1 file changed, 1 insertion(+) diff --git a/ts-debian-install b/ts-debian-install index 2948ef66..9c5193be 100755 --- a/ts-debian-install +++ b/ts-debian-install @@ -57,6 +57,7 @@ sub ginstall () { --hostname $gho->{Name} \\ --lvm $gho->{Vg} --force \\ --kernel $kernpath \\ + --genpass 0 --password xenroot \\ $initrd_opt \\ $archarg END -- 2.39.5