[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST v2 08/15] Debian: add preseed_create_guest helper
On Fri, 2014-05-02 at 12:33 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST v2 08/15] Debian: add > preseed_create_guest helper"): > > Creates a preseed file suitable for use in a PV guest > ... > > + my $authkeys= authorized_keys(); > > + > > + my $hostkeyfile= "$c{OverlayLocal}/etc/ssh/ssh_host_rsa_key"; > > + my $host_rsa_key= get_filecontents($hostkeyfile); > > + chomp($host_rsa_key); $host_rsa_key.="\n"; > > Osstest::Debian::preseed_create already has machinery for doing this > (in a slightly different way). Can you use it ? (It would > presumably need breaking out.) There was something which didn't fit between host and guest usage that I couldn't figure out, but it was a long time ago and I don't remember. Let me try again and I'll either succeed or find the problem again. > I see ts-debian-hvm-install has a yet-different way of doing this, > which I didn't spot. I'll see what I can do about this while I'm there. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |