From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp2.nedap.com ([213.160.213.92] helo=smtp.nedap.com) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QbTpY-0006yz-3S for openembedded-devel@lists.openembedded.org; Tue, 28 Jun 2011 10:39:36 +0200 Received: from nvs0066.nedap.local ([10.91.8.1]) by smtp.nedap.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 28 Jun 2011 10:35:54 +0200 X-TM-IMSS-Message-ID: <0657b66900003a90@nedap.com> Received: from [10.2.40.10] ([10.2.40.10]) by nedap.com ([10.91.8.1]) with ESMTP (TREND IMSS SMTP Service 7.0) id 0657b66900003a90 ; Tue, 28 Jun 2011 10:35:54 +0200 Message-ID: <4E09926B.2000406@nedap.com> Date: Tue, 28 Jun 2011 10:35:55 +0200 From: Jaap de Jong User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: "openembedded-devel@lists.openembedded.org" X-OriginalArrivalTime: 28 Jun 2011 08:35:54.0945 (UTC) FILETIME=[65520310:01CC356E] Subject: how to change system files X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2011 08:39:36 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi All, annoying question here... What is the best way to change files like /etc/network/interfaces? I have about 5 files or so that already are supplied by (default) packages; they are not in 1 package. I would like to have them in one package that I own so that I can easily update them, but this is not necessary. Is overlays the way to go? Thanks! Jaap