[PATCH openbmc 0/3] Re-enable obmc-console and add a ssh endpoint

Cédric Le Goater clg at fr.ibm.com
Fri Apr 15 00:15:13 AEST 2016


Hello,

I tried it on a palmetto. Very nice. This is perfect for me.

For my education on the topic, what are the plans for the OpenBMC 
host console ? Is obmc-console a temporary or a final solution ? 

May be adding websockets would provide an easier integration in 
a www ui. 

Thanks.

C.

On 04/14/2016 08:30 AM, OpenBMC Patches wrote:
> 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 at .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 at .service
> 



More information about the openbmc mailing list