From owner-freebsd-embedded@FreeBSD.ORG Sun Sep 29 17:45:46 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A4BAAA4B; Sun, 29 Sep 2013 17:45:46 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ea0-x236.google.com (mail-ea0-x236.google.com [IPv6:2a00:1450:4013:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0B100207C; Sun, 29 Sep 2013 17:45:45 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id o10so2207138eaj.13 for ; Sun, 29 Sep 2013 10:45:44 -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=7idxfi+lum1evDZfo4OONWIPi2y3bgK+O2vfkcZckEs=; b=ynOGfUJ9zkClgQIiIUPlLicihHTXKhPTtOMO3tdNj6nZpKns4QWGVyS+Vp65FVkY0t 4puD8zo4O0V430lgKOHDsX/XiFt+HC7Ud5KX8IrRhj8bpt517emZzIfzHftZPALE7/nM KVq7eRQ5D+OH/OSDgMxbfxt2EvC2Zub5IdCZAHFi8yUpn1JkBVGbukdsG0W9cL8LA5/h 5wjI1clJMziMxTd4Z0VNdlBqLLYzVzaqFtColIfB4Hjt3XniIIz5OoLfA/HAoJsw9jEt BcXAgnmfvY1/EaEPX7wpFAAPSU9zGV2t8PWdP6SfLUhq7Ep06HzAl1Sg0TI8dEY5nyVy jWBQ== MIME-Version: 1.0 X-Received: by 10.14.100.138 with SMTP id z10mr32009eef.74.1380476744389; Sun, 29 Sep 2013 10:45:44 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Sun, 29 Sep 2013 10:45:44 -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 10:45:44 -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 17:45:46 -0000 On Sun, Sep 29, 2013 at 8:33 AM, hiren panchasara < hiren.panchasara@gmail.com> wrote: > > On Sep 28, 2013 11:50 PM, "Adrian Chadd" wrote: > > > > Yeah, dont flip these on. We need to throw dropbear into the tree. :( > > > So, adding sshd/scp and related libs increased size of my picostation image by 330588 bytes. Are we also concerned about increased memory footprint when sshd is running? I am running it right now on the board and do not see any obvious issues. I am not too sure how much dropbear will save us. cheers, Hiren