From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-x22f.google.com (mail-qg0-x22f.google.com [IPv6:2607:f8b0:400d:c04::22f]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 4BB0121F35F for ; Wed, 13 May 2015 06:37:17 -0700 (PDT) Received: by qgeb100 with SMTP id b100so21210979qge.3 for ; Wed, 13 May 2015 06:37:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=jA0k33S/RN8YYOwvR/4fzLHnXSN4BKMVzh7F77RlZbc=; b=NV409e8lQITZS0TvRnUfC/f7KCzqcCybcqbkQKkZfPSekVx4nAwqneFaUeHQNhVBlQ 0AuD34XJSeDxGyA0lzNnk0yCVMBfC2zpS68CDKMQHz7vSN8YWKI5GYy2F1Od+Tqwkw1h uvPNIJPE/OAhwq13dDVBc/ncLogxuWGFz22r7N/7s9yIzF13yU8UZpYDwXFpUXq65666 LSHrmqhz5PooYU/5WF16/Lk/HM8bhPnbmXjN6vFxzetznBKGPkQbPeykrGN1KBZhhvda 3JUng8eDbtYHnlOo9KIhSaHNQwG9plxV4X8FCNgL3gEXTcJ6AEEazVzy7UuBBlEFb7Tg kPfA== X-Received: by 10.55.20.139 with SMTP id 11mr42670954qku.28.1431524234534; Wed, 13 May 2015 06:37:14 -0700 (PDT) Received: from richs-mbp-12839.lan (pool-70-16-105-76.port.east.myfairpoint.net. [70.16.105.76]) by mx.google.com with ESMTPSA id 200sm15557217qhr.13.2015.05.13.06.37.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 May 2015 06:37:14 -0700 (PDT) From: Rich Brown Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: Date: Wed, 13 May 2015 09:37:13 -0400 To: cerowrt-devel Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) Subject: [Cerowrt-devel] CeroWrt 3.10.50-1 & mosh X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2015 13:37:46 -0000 I noticed that the mosh-server package doesn't seem to be built for the = latest (3.10.50-1) CeroWrt image. It seems to have fallen out of the = build system after the 3.10.41-1 build of 31May2014. (see = http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/ ) I took the chance that the 3.10.41-1 build would be sufficiently similar = to the release build, so I installed it using these commands: opkg install = http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.41-1/packages/p= rotobuf_2.4.1-1_ar71xx.ipk opkg install = http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.41-1/packages/m= osh-server_1.2.4-1_ar71xx.ipk In a one-out-of-one test, it seems to work fine.=20 Rich=