From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x232.google.com (mail-qk0-x232.google.com [IPv6:2607:f8b0:400d:c09::232]) (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 853BA21FFC4 for ; Thu, 2 Jul 2015 09:09:25 -0700 (PDT) Received: by qkhu186 with SMTP id u186so55110011qkh.0 for ; Thu, 02 Jul 2015 09:09:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=mRl77VNI2OnPOnvQpsC1vtrrcr+oNjBgc4AVtzqKpJg=; b=qUrtbp7Yue8pJyBgni9T8cUPGzvWVSLtpK8zpISmtDdL8wx95qyO0ScQs35Oirygc8 MWjmEySiyemu7rLW+wlPcxta64jCWyQu5VNv6a5qJX42ae+D5uZp1R4UPRgVseEG2aR4 FMYD5crI+c7Txy1H4+3MhqTQLi+ICRCDteD48U/9WlkaASAQZrPWFll92gc66q1D0Lvy lcgCBUlwH4FTsnPAMMMJyLUDE876o80lWmFLEW+b/5aPkQk5pPzQQsLjdiPthG8LoSla dK8K5ocCJ6jexoaIaIs2AmrRa0KSWwGvXcKC6MLJySTvqENn4L7orgotVOj+KcvHAFQ4 HJKg== X-Received: by 10.140.105.53 with SMTP id b50mr37782067qgf.66.1435853364106; Thu, 02 Jul 2015 09:09:24 -0700 (PDT) Received: from richs-mbp-13475.lan (pool-71-241-214-183.port.east.myfairpoint.net. [71.241.214.183]) by mx.google.com with ESMTPSA id g201sm2936512qhc.6.2015.07.02.09.09.22 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jul 2015 09:09:22 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) From: Rich Brown In-Reply-To: <87a8vezhm8.fsf@toke.dk> Date: Thu, 2 Jul 2015 12:09:21 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <04331509-F163-4184-90B4-8589073AFD62@gmx.de> <09BA156C-460D-4794-A082-33E805F3D6FD@gmx.de> <5436B48C-0803-46DA-B355-14E917A5BB37@gmx.de> <4E002218-174D-44F9-91A0-C7F34B9E83C7@gmx.de> <87pp4eomfx.fsf@alrua-karlstad.karlstad.toke.dk> <92199704-0522-447A-887A-1EE0E6AE4421@gmx.de> <87egkqzi06.fsf@toke.dk> <87a8vezhm8.fsf@toke.dk> To: =?iso-8859-1?Q?Toke_H=F8iland-J=F8rgensen?= X-Mailer: Apple Mail (2.1878.6) Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] performance numbers from WRT1200AC (Re: Latest build test - new sqm-scripts seem to work; "cake overhead 40" didn't) 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: Thu, 02 Jul 2015 16:09:53 -0000 Folks, >> ... The biggest problem is finding all those utilities one wants and = making >> sure they're compiled into the image so one doesn't have to add them >> later. >=20 > Yeah, realise that. Still have my old .config from when I used to = build > cerowrt for the WNDR lying around somewhere, so will take a look at > that and make sure everything is in there :) The CeroWrtScripts repo also has config-cerowrt.sh, a shell script that = I run immediately after flashing to configure a flock of things. The second step (after configuring and bringing up ge00) is to pull in = all the packages I want to use. This might save a bunch of wrasslin' = with the build scripts/configuration. Check the script at: = https://github.com/richb-hanover/CeroWrtScripts#config-cerowrtsh Best, Rich=