From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com [74.125.82.47]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 64524200994 for ; Tue, 4 Sep 2012 07:51:18 -0700 (PDT) Received: by wgbfa7 with SMTP id fa7so3740199wgb.28 for ; Tue, 04 Sep 2012 07:51:16 -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:content-transfer-encoding; bh=Ap043XdpNXu1MgH3eZTeneX0DqisAABi3Cbd5j7BrC8=; b=rRmp6TUDjzCVQCtWdQ9MPk26MHQBKtr7FERVD/EZ05DBPBM+sijqONdSAvNJGStDAx /6mNJEzF9QwbmsA7KG/TfDncLYo+m7oLURo+SUjRJh8tdPE8qK+NT9EfGoaT3upz8MUH V9JqPJHaGq8U1WVhp0tTuhD8IZCw/i4Xi5iUpYC159VnSbJvbvJVlxr8sMp9Fc3w4Nfy EX1VsZO+4NZgkNJAd0U/UAVGXhWHB0rgqwrtRXNNnCTrzFy1XiVpRT1FSJ8UCtJXyMxP bclTCc7Jt4cLRzGeIJ/QS+GZiqD0mx2pf00mVg4FdPH2VFF03+aY8ybR29a2f2/GwMFL XIKg== MIME-Version: 1.0 Received: by 10.180.105.6 with SMTP id gi6mr31319317wib.4.1346770276066; Tue, 04 Sep 2012 07:51:16 -0700 (PDT) Received: by 10.223.159.134 with HTTP; Tue, 4 Sep 2012 07:51:15 -0700 (PDT) In-Reply-To: <5045FE05.7070303@googlemail.com> References: <5045FE05.7070303@googlemail.com> Date: Tue, 4 Sep 2012 07:51:15 -0700 Message-ID: From: Dave Taht To: Oliver Niesner Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] wndr_3800_config 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: Tue, 04 Sep 2012 14:51:18 -0000 there is a a script called "build_cero.sh" that will get you closer. The crux of the problem is that you have to install various packages at several points, and recreate the .config file until they are all there. so it's like 1 ./scripts feeds install missing_package 2 cp env/config-wndr3700v2 .config 3 make defconfig 4 diff .config env/config-wndr # see what's missing 5 goto 1 I pushed out most of what went into -21 just now (do a pull), but as several of the patches are going to be rather revised in my next go at it, didn't include all memory saving ones. On Tue, Sep 4, 2012 at 6:11 AM, Oliver Niesner w= rote: > Hi! > > I try to figure out how the buildsystem of cerowrt works. The default bui= ld > generates > a pretty small image for my wndr-3800 (~5MB) in comparison to the image i= n >> >> http://huchra.bufferbloat.net/~cero1/3.3 > > I think there is a lot of software also selected which makes the differen= ce. > Can someone please post the cerowrt .config for the WNDR-3800 to make thi= ngs > easier for me? > Best would be the .config from the cerowrt-3.3.8-21 release. > > Thx, > > Oliver > > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel --=20 Dave T=E4ht http://www.bufferbloat.net/projects/cerowrt/wiki - "3.3.8-17 is out with fq_codel!"