All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gonçalo Salazar" <glbsalazar@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Added notes to the mosh package help to clarify run time issues.
Date: Mon, 29 May 2017 19:29:35 +0100	[thread overview]
Message-ID: <1496082575-24450-1-git-send-email-glbsalazar@gmail.com> (raw)

Added notes to the mosh package help to clarify some
issues related with it to ensure mosh will work properly after adding it.
This includes adding a proper LOCALE on the host and an extra flag when using
mosh with dropbear.

Signed-off-by: Gon?alo Salazar <glbsalazar@gmail.com>
---
 package/mosh/Config.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/package/mosh/Config.in b/package/mosh/Config.in
index e0ff2cf..9f09b4f 100644
--- a/package/mosh/Config.in
+++ b/package/mosh/Config.in
@@ -25,3 +25,7 @@ config BR2_PACKAGE_MOSH
 	  of user keystrokes.
 
 	  https://mosh.mit.edu
+
+          Mosh requires a host LOCALE matching the client provided LOCALE.
+          When using mosh with dropbear, a version with the --no-ssh-pty option on
+          the client is required.
-- 
2.7.4

             reply	other threads:[~2017-05-29 18:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-29 18:29 Gonçalo Salazar [this message]
2017-05-29 20:39 ` [Buildroot] [PATCH 1/1] Added notes to the mosh package help to clarify run time issues Thomas Petazzoni
2017-05-29 21:02   ` Gonçalo Salazar
2017-05-29 21:15     ` Thomas Petazzoni
2017-05-29 21:30       ` Gonçalo Salazar
2017-05-29 21:36         ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1496082575-24450-1-git-send-email-glbsalazar@gmail.com \
    --to=glbsalazar@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.