Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] Added notes to the mosh package help to clarify run time issues.
@ 2017-05-29 18:29 Gonçalo Salazar
  2017-05-29 20:39 ` Thomas Petazzoni
  0 siblings, 1 reply; 6+ messages in thread
From: Gonçalo Salazar @ 2017-05-29 18:29 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2017-05-29 21:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-29 18:29 [Buildroot] [PATCH 1/1] Added notes to the mosh package help to clarify run time issues Gonçalo Salazar
2017-05-29 20:39 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox