packages: add mosh
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Feb 2014 18:18:30 +0000 (18:18 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Feb 2014 18:18:30 +0000 (18:18 +0000)
commita85834634d1ac9ec7e036a48fa668503c900fe06
tree2e8cace21f0fd2e69731a2a2966ba7fb159ea01c
parent57607260d4cac5af023623b355e30099c70e59d6
packages: add mosh

This adds mosh-full, mosh-server, and mosh-client packages.

The Entware team has already done the hard work:
http://code.google.com/p/wl500g-repo/source/browse/feeds/rtndev/mosh/Makefile?r=1220

All I added was a patch to disabled the check for UTF-8, which is not
available on our platform. (It works fine with the check disabled)
https://github.com/keithw/mosh/issues/464

This was originally requested here:
https://dev.openwrt.org/ticket/12509

This actually does work in conjunction with the openssh-client/server.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662939

Signed-off-by: Kyle Anderson <kyle@xkyle.com>
SVN-Revision: 39541
net/mosh/Makefile [new file with mode: 0644]
net/mosh/patches/disable-utf8-check.patch [new file with mode: 0644]