All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH openbmc 0/3] Re-enable obmc-console and add a ssh endpoint
@ 2016-04-14  6:30 OpenBMC Patches
  2016-04-14  6:30 ` [PATCH openbmc 1/3] Enable obmc-console project OpenBMC Patches
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: OpenBMC Patches @ 2016-04-14  6:30 UTC (permalink / raw)
  To: openbmc

Following the previous disable, this bumps us to a working obmc-console version, and adds infrastructure for a ssh-based remote console connection.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc/232)
<!-- Reviewable:end -->


https://github.com/openbmc/openbmc/pull/232

Jeremy Kerr (3):
  Enable obmc-console project
  dropbear: Add patch for -c <command> option to dropbear
  obmc-console: Add ssh endpoint

 meta-phosphor/classes/obmc-phosphor-image.bbclass  |  1 +
 ...d-c-command-option-to-force-a-specific-co.patch | 91 ++++++++++++++++++++++
 .../recipes-core/dropbear/dropbear_%.bbappend      |  3 +-
 .../recipes-phosphor/obmc-console/obmc-console.bb  | 22 +++++-
 .../obmc-console/obmc-console-ssh.socket           | 11 +++
 .../obmc-console/obmc-console-ssh@.service         | 11 +++
 6 files changed, 136 insertions(+), 3 deletions(-)
 create mode 100644 meta-phosphor/common/recipes-core/dropbear/dropbear/0001-dropbear-Add-c-command-option-to-force-a-specific-co.patch
 create mode 100644 meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console/obmc-console-ssh.socket
 create mode 100644 meta-phosphor/common/recipes-phosphor/obmc-console/obmc-console/obmc-console-ssh@.service

-- 
2.7.1

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

end of thread, other threads:[~2016-04-15  8:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-14  6:30 [PATCH openbmc 0/3] Re-enable obmc-console and add a ssh endpoint OpenBMC Patches
2016-04-14  6:30 ` [PATCH openbmc 1/3] Enable obmc-console project OpenBMC Patches
2016-04-14  6:30 ` [PATCH openbmc 2/3] dropbear: Add patch for -c <command> option to dropbear OpenBMC Patches
2016-04-14  6:30 ` [PATCH openbmc 3/3] obmc-console: Add ssh endpoint OpenBMC Patches
2016-04-14 14:15 ` [PATCH openbmc 0/3] Re-enable obmc-console and add a " Cédric Le Goater
2016-04-15  8:29   ` Jeremy Kerr

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.