[OE-core] [PATCH 0/1] ssh host key

Sven Ebenfeld sven.ebenfeld at gmail.com
Mon Apr 13 20:16:51 UTC 2015


Hi Patrick,

you should have a look at HAVEGED. It's an entropy generator for
headless machines. It should also help you on qemu devices.

Regards,
Sven

Am 13.04.2015 um 17:44 schrieb Patrick Ohly:
> I had problems under qemu with getting the ssh host key generated (not enough
> entropy). That problem still persists, but perhaps is less severe on real
> hardware and for me. Having the same ssh host key for the qemu test machine
> was good enough for me and potentially also others, so here's an utility
> class which helps achieving that.
> 
> The following changes since commit a7d8eaef04c9dd6ede8d4efd8c4b776efbe3c767:
> 
>   shadow: split files needed for PAM use into separate package (2015-04-09 19:48:04 +0100)
> 
> are available in the git repository at:
> 
>   git://github.com/pohly/openembedded-core master
>   https://github.com/pohly/openembedded-core/tree/master
> 
> Patrick Ohly (1):
>   rootfsdebugfiles.bbclass: quick-and-dirty installation of additional
>     files
> 
>  meta/classes/rootfsdebugfiles.bbclass | 36 +++++++++++++++++++++++++++++++++++
>  1 file changed, 36 insertions(+)
>  create mode 100644 meta/classes/rootfsdebugfiles.bbclass
> 



More information about the Openembedded-core mailing list