From owner-freebsd-embedded@FreeBSD.ORG Sun Sep 29 15:33:04 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 48D563B0; Sun, 29 Sep 2013 15:33:04 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ea0-x232.google.com (mail-ea0-x232.google.com [IPv6:2a00:1450:4013:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9F1782BB2; Sun, 29 Sep 2013 15:33:03 +0000 (UTC) Received: by mail-ea0-f178.google.com with SMTP id a15so2127221eae.23 for ; Sun, 29 Sep 2013 08:33:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EYDdQDlqJM6tMLZr1IkmhTzjA7mEWyA8F3TMZEX/gM0=; b=vy1s39oNRcVy0FDaOnDS6Tplyeg+X52XcHQ1jnubpqdqM4DSLNmrMxxjPlp0iliCPx M7kbBmC4LzH6J657OTyixWHdGQ4y28JTufCh8Xx87H24W2Eo5e1DoIzCn2QFkvlIhzcl hPw88wLJkd+8baRLzhZnpl6Fxcx087PvNzWkrJJz3AAx4cYVLMmcld6aiCVqQR8/95sp JzFOF1b/jSTBo3SqXQ/lCGmcKnJO6MXgKZzBI3WYvgTuL4aKDYXoa8JcD2iiTpEsKzSq B5IgH65LofyJPsAIIJLozAKm+z/WjYi94NpNX7I1OTl1OVVh+2GWT7eSFBM5FqDSxRxI lQbw== MIME-Version: 1.0 X-Received: by 10.15.33.132 with SMTP id c4mr29636025eev.2.1380468781846; Sun, 29 Sep 2013 08:33:01 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Sun, 29 Sep 2013 08:33:01 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Sun, 29 Sep 2013 08:33:01 -0700 (PDT) In-Reply-To: References: <1378325846.1706.2.camel@localhost> <1596945574.20130920003652@serebryakov.spb.ru> <36f9d8bdb9ff1d961ecab6c413862716.squirrel@arroway.org> Date: Sun, 29 Sep 2013 08:33:01 -0700 Message-ID: Subject: Re: Dlink DIR-825 B1 trial From: hiren panchasara To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-embedded X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Sep 2013 15:33:04 -0000 On Sep 28, 2013 11:50 PM, "Adrian Chadd" wrote: > > Yeah, dont flip these on. We need to throw dropbear into the tree. :( > I tried doing that without success probably because of my weak make-foo. The port uses gmake and I couldn't figure out how to do that. And yeah, I won't commit these changes. Cheers, Hiren > > > -adrian > > > On 28 September 2013 21:46, hiren panchasara wrote: >> >> On Sat, Sep 28, 2013 at 4:15 PM, hiren panchasara < >> hiren.panchasara@gmail.com> wrote: >> >> > >> > >> > >> > On Sat, Sep 28, 2013 at 12:03 PM, Nenhum_de_Nos < matheus@eternamente.info>wrote: >> > >> >> >> >> On Wed, September 25, 2013 11:52, hiren panchasara wrote: >> >> > On Sep 25, 2013 4:25 AM, "Nenhum_de_Nos" >> >> wrote: >> >> >> >> >> >> >> >> >> On Fri, September 20, 2013 13:46, Adrian Chadd wrote: >> >> >> > .. can you repeat this with i386? The amd64 crowd may just assume >> >> > there's >> >> >> > much, much more minimum RAM available. >> >> >> > >> >> >> > I have the 10-ALPHA1 i386 ISO image waiting for a test install on >> >> >> > virtualbox; it'll happen over the weekend. >> >> >> > >> >> >> > >> >> >> > -adrian >> >> >> >> >> >> Hi guys, >> >> >> >> >> >> back to testing. >> >> >> >> >> >> I changed the line Hiren said, and now I am compiling it again. Using >> >> the >> >> > same code of that time. >> >> >> Better to update do today head ? >> >> > Better to test with the same code where you were seeing reproducible >> >> > problem. So that you can verify if the change I suggested is fixing it. >> >> >> >> hiren and all others, >> >> >> >> it is a complex task to make it have ssh/sshd/scp ? >> >> >> > >> > I tried cross-building dropbear-ssh (light weight ssh server >> > implementation) but failed. Either I am not competent enough or >> > cross-compile for mips for ports cannot be done. I wish its former. >> > >> > I've started shoving base system sshd into the wifi-build scripts and it >> > seems to be working-ish. Once I am done with it and *if* it works, I will >> > post my changes for testing. >> > >> >> http://www.strugglingcoder.info/patches/enable_sshd_wifibuild.txt >> >> These are *work-in-progress* changes for wifi-build script. I could enable >> sshd with these changes on tp-link wn1043nd. >> >> On bootup, >> # /etc/rc.d/net/sshd onestart >> >> to start sshd. >> >> cheers, >> Hiren >> >> _______________________________________________ >> freebsd-embedded@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded >> To unsubscribe, send any mail to " freebsd-embedded-unsubscribe@freebsd.org" > >