From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vn0-x22a.google.com (mail-vn0-x22a.google.com [IPv6:2607:f8b0:400c:c0f::22a]) (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 588C221F63D for ; Sat, 6 Jun 2015 16:59:04 -0700 (PDT) Received: by vnbg62 with SMTP id g62so13180686vnb.4 for ; Sat, 06 Jun 2015 16:59:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=udFvX5ywDL0pdKDNrdzXeS/6ZMIcUf63xtc8MU0vswc=; b=BoLe8iBvo3tDlBTahCsaS0Jj5fNollROd+b7iNSP/TuHAqrEAKCf7D611SsileuG1i 2oJEVYcfl3VssGp9UFOsJWbwNJV++yIeqIqBavZLmVv0wiDMaEh1/6CEZGmi3UkzximS VfLXb0uPEnnPnOJLItizJFKyZ0BSD/UWlaxfUsTbIVk7WSQSXF3xDkqGhLZDfSHIKL3k VXH9XeH/cHfJseosg8Gt/sQrFwE7H+OluPO87U7lBpdxbbT8t/h3x9QHFU+tO3Hzt+j2 0BA7+cAYT7DV2Z0NpJVg3fYEzfc9/PbIxqkNPC9g1wfrPvHDA+zNg2KmXRpcP8kAA4/f dL5w== X-Received: by 10.52.228.42 with SMTP id sf10mr18493087vdc.12.1433635143880; Sat, 06 Jun 2015 16:59:03 -0700 (PDT) Received: from ?IPv6:2601:184:4500:11a8:5a94:6bff:fe3b:ad8? ([2601:184:4500:11a8:5a94:6bff:fe3b:ad8]) by mx.google.com with ESMTPSA id jk10sm13420637vdb.13.2015.06.06.16.59.02 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Jun 2015 16:59:02 -0700 (PDT) Message-ID: <55738945.90209@gmail.com> Date: Sat, 06 Jun 2015 19:59:01 -0400 From: Richard Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= References: <557193D8.208@gmail.com> <87pp5a72rp.fsf@toke.dk> In-Reply-To: <87pp5a72rp.fsf@toke.dk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: cerowrt-devel Subject: Re: [Cerowrt-devel] Getting sqm-scripts to show up in my cc build 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: Sat, 06 Jun 2015 23:59:33 -0000 On 06/05/2015 08:34 AM, Toke Høiland-Jørgensen wrote: > Richard Smith writes: > >> ./scripts/feeds update packages ./scripts/feeds install -a -p >> packages >> >> I still don't see sqm-scripts as an option when I do make >> menuconfig. > > package/feeds/packages has an sqm-scripts in there). It appears to be installed. I have sqm-scripts there. > The menuconfig entry is under 'Base system' which threw me off when > looking for it just Doesn't show up for me. > I usually do "luci -> Collections -> Luci & Luci SSL", also "Luci > ->applications -> luci-app-sqm". > > I vaguely remember 'luci-app-sqm' not showing up unless you had 'luci > collections -> luci' enabled, which foxed me whilst trying to write > up some 'bleeding edge, install 'cake'' instructions (which I really > should test again now that some more feed related patches have made > it in) I've got luci enabled in collections but no luci-app-sqm. Looking in package/feed/packages I see a luci-app-sqm so its installed. If I mv my .config to something else and then start over they show up. I guess somehow my .config is broken. -- Richard A. Smith