From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::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 2988221F280 for ; Mon, 6 Oct 2014 05:17:35 -0700 (PDT) Received: by mail-la0-f50.google.com with SMTP id s18so4284916lam.9 for ; Mon, 06 Oct 2014 05:17:33 -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:subject :content-type:content-transfer-encoding; bh=IuMgR6Bgv16g1QUdV3MRGWsefYoZYmEe3dAv48WI1sg=; b=YREJg+PzlcRZt/wTKEPlq8KNd5xAmwfNvfkzYBh/EOQx492CZ8DYKFXUu95LgrFk7L sYyJulPfXYMlOY4QqhGzPxbkLD0iaahdtLGshuS7J88oacP8vPXaTmfoPbeLLepBVkXN 7uUOD+KLRFQVMISS1EQ2EneRi+yy7hAgOsyXa5Jh31gAXuFoU+kPDAMG3Ms+pNq375SC v9OWZeAApgWbGae6/oJgqIHo7VvPeR/Hynh1PeZ00WqgadfqP8lLG9pcQG7oJW1vPmcW 4KFyRESrvymh4mWCb4qt4REcnpk0EatEhazUcVhRN7Ln7gjvzC7suIUoNe4PBY58FVIg gVhg== X-Received: by 10.112.142.33 with SMTP id rt1mr23111855lbb.69.1412597853170; Mon, 06 Oct 2014 05:17:33 -0700 (PDT) Received: from [172.30.45.67] (p5480F140.dip0.t-ipconnect.de. [84.128.241.64]) by mx.google.com with ESMTPSA id d4sm862441lae.11.2014.10.06.05.17.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 06 Oct 2014 05:17:32 -0700 (PDT) Message-ID: <5432885C.1000107@gmail.com> Date: Mon, 06 Oct 2014 14:17:32 +0200 From: Oliver Niesner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.8.0 MIME-Version: 1.0 To: cerowrt-devel@lists.bufferbloat.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: [Cerowrt-devel] cerowrt_environment 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: Mon, 06 Oct 2014 12:18:05 -0000 Hi all, I have some problems to get my own cerowrt-image working - everything compiles fine now, but the cerowrt-specific settings in files (env) seems to be not recognized or properly set. My question is: Is the env/files folder the only location cerowrt uses to setup it's routing/interface scheme and everything else or do i have to tweak other locations as well? Oliver