All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ssh host key
@ 2015-04-13 15:44 Patrick Ohly
  2015-04-13 15:44 ` [PATCH 1/1] rootfsdebugfiles.bbclass: quick-and-dirty installation of additional files Patrick Ohly
  2015-04-13 20:16 ` [PATCH 0/1] ssh host key Sven Ebenfeld
  0 siblings, 2 replies; 6+ messages in thread
From: Patrick Ohly @ 2015-04-13 15:44 UTC (permalink / raw)
  To: openembedded-core

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

-- 
1.8.4.5



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-14 14:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13 15:44 [PATCH 0/1] ssh host key Patrick Ohly
2015-04-13 15:44 ` [PATCH 1/1] rootfsdebugfiles.bbclass: quick-and-dirty installation of additional files Patrick Ohly
2015-04-13 16:07   ` Christopher Larson
2015-04-14  7:42     ` Patrick Ohly
2015-04-14 14:41       ` Christopher Larson
2015-04-13 20:16 ` [PATCH 0/1] ssh host key Sven Ebenfeld

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.