From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id B454D201B46 for ; Fri, 13 Apr 2012 07:40:20 -0700 (PDT) Received: by werf13 with SMTP id f13so2091984wer.16 for ; Fri, 13 Apr 2012 07:40:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=jSuYNKYTF1AUQuM/BIPkQLnEShjOTVXTdk+Lot2vUho=; b=TBg3qqlZlJNrNx+ao2JqEIkyJg8rfJ96bXAF/P66Gp1lzfFXCUm3uEpboBI12ShY4P dZhK7RuwcXjYSevdBq8KMgv3WE6aaX4MuCOIEDPzOfdoladgbzV9YYYEH0cwd1qTR4b1 ZlMPzEU68axjnhRySufLDPVXnmPeLD/VJ5JkLTTCWUQCI5ON2Wr7RIgeEqQBs+pxKBUR TLaqbcNheyX6R+u0mwfOF+A8omCFMYXu7b2WBi4UuX5KQAbF96ozS5D6wU2n7eQymiGO 8sjFmhKIcMIu6AShXXL/GMSR1Atg4fYSsGj9zMq6042FIinKDohdJ0YzypQKuWyOS726 SKWA== MIME-Version: 1.0 Received: by 10.180.91.165 with SMTP id cf5mr5350827wib.2.1334328018485; Fri, 13 Apr 2012 07:40:18 -0700 (PDT) Received: by 10.223.155.141 with HTTP; Fri, 13 Apr 2012 07:40:18 -0700 (PDT) X-Originating-IP: [213.189.36.98] Date: Fri, 13 Apr 2012 16:40:18 +0200 Message-ID: From: Maciej Soltysiak To: cerowrt-devel@lists.bufferbloat.net Content-Type: multipart/alternative; boundary=f46d043c81c48e407204bd907340 X-Gm-Message-State: ALoCoQlCYOWKc5GaLHUQSTquD9m7NW13XnxScN66uDCJQZvxM//o2m43TwvPF9RUJoGM8B+2DS8h Subject: [Cerowrt-devel] CERO_TARGET for building on 3800 box? 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: Fri, 13 Apr 2012 14:40:21 -0000 --f46d043c81c48e407204bd907340 Content-Type: text/plain; charset=UTF-8 Hi, I'm trying to follow http://www.bufferbloat.net/projects/cerowrt/wiki/Building_CeroWrt_on_your_own_machine to build cerowrt on my box to be able test and to provide patches. For my WNDR3800, should I edit ~/.cero and change CERO_TARGET=wndr3700v2 to: CERO_TARGET=wndr3800 build_cero.sh init gets me: cp: cannot stat `env/config-wndr3800': No such file or directory Should I worry or change back to 3700v2 in .cero? Also, I noticed git://github.com/dtaht/cerofiles.git is replaced with git:// github.com/dtaht/cerofiles-3-3.git on github. I am amending the commands and adding a step to ln -s cerofiles-3.3 cerofiles, but should I expect it to be renamed to cerofiles in the future? Thanks, Maciej --f46d043c81c48e407204bd907340 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
=C2=A0
to build cerowrt on my box to be able test and to provide patches.
=C2=A0
For my WNDR3800, should I edit ~/.cero and change
CERO_TARGET=3Dwndr3700v2
to:
CERO_TARGET=3Dwndr3800
=C2=A0
build_cero.sh init gets me: cp: cannot stat `env/config-wndr3800':= No such file or directory
Should I worry or change back to 3700v2 in .cero?
=C2=A0
I am amending the commands and adding a step to ln -s cerofiles-3.3 ce= rofiles, but should I expect it to be renamed to cerofiles in the future?
=C2=A0
Thanks,
Maciej
=C2=A0
--f46d043c81c48e407204bd907340--