From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-embedded+bounces-3177-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MjZtl-0001XS-2R
	for garchives@archives.gentoo.org; Fri, 04 Sep 2009 14:36:21 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AC066E0874;
	Fri,  4 Sep 2009 19:44:50 +0000 (UTC)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241])
	by pigeon.gentoo.org (Postfix) with ESMTP id 8F2ECE0874
	for <gentoo-embedded@lists.gentoo.org>; Fri,  4 Sep 2009 19:44:50 +0000 (UTC)
Received: by an-out-0708.google.com with SMTP id d40so2137108and.1
        for <gentoo-embedded@lists.gentoo.org>; Fri, 04 Sep 2009 12:44:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=gamma;
        h=domainkey-signature:mime-version:received:date:message-id:subject
         :from:to:content-type;
        bh=LXO0jvT0JiEu7TZEZAiRWTYjgyvLLADv4AE+GKzzOdI=;
        b=KF+NdXP61D/iHDGRA35KZOfuyBWnrLpuyOnuxRv0WQVHouv5Wm6znUO2lHYPINhBEV
         S079xsnQj8Qf/hL6qjGIrqKfiX6DjK9wBv82gBgV3lPPqIBahBfNmcpKaanxrhAw456B
         Q4DstHHFt7K60IDuuXmreZ3kO4q+GUhpGKXK4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type;
        b=KYGQHdJ9vS0HfI4tUId9S0xmjVQHIBkdqxBsG/uPqE9mDwRi2du6qLEKtGx6u6Zhf0
         W8UMmU8bn9uRgwSzXanBzshw58cEa1EugEcm2wfUx6nfG1zg2HizfJOgdzX9vwX3RZjK
         kLf41eh0nPOLsdsj0owLBSKRvDbhOJqAFAcZ8=
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.101.81.15 with SMTP id i15mr12848308anl.131.1252093490260; 
	Fri, 04 Sep 2009 12:44:50 -0700 (PDT)
Date: Fri, 4 Sep 2009 21:44:50 +0200
Message-ID: <3dc1583f0909041244g3a7f3f86l4f4d2d3dd45098c6@mail.gmail.com>
Subject: [gentoo-embedded] Reorganization of Overlay
From: Sven Rebhan <odinshorse@googlemail.com>
To: gentoo-embedded@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 231869a9-b92c-4201-bc55-63d2de21fae3
X-Archives-Hash: 8d30de25cec1213977284de81d62752d

Hello everybody,

after a nice dicussion with viridior in #neuvoo, we came up
with the following proposal for reorganizing the current
embedded overlay at overlays.gentoo.org.
The new tree should look like this:


embedded overlay
  |
  +- cross-fixes
  |   |
  |   +- python (dev-lang/python)
  |   |
  |   +- perl (dev-lang/perl)
  |   |
  |   +- ...
  |
  |
  +- profiles
  |   |
  |   +- armv4tl (profiles/embedded/armv4tl)
  |   |  |
  |   |  +- openmoko (profiles/embedded/armv4tl/openmoko)
  |   |
  |   +- armv7a (profiles/embedded/armv4tl)
  |      |
  |      +- pandora (profiles/embedded/armv7a/pandora)
  |
  +- common
  |   |
  |   +- openmoko-sources (sys-kernel/)
  |   |
  |   +- openmoko-mplayer (media-video/)
  |   |
  |   +- pandora-sources (sys-kernel/)
  |   |
  |   +- sys-mobilephone
  |   |
  |   +- ...
  |
  +- docs
  |
  +- enlightenment (temporary until submitted to respective overlay or upstream)


Right now only, openmoko ppl contribute there, which we
would like to change. The enlightenment tree will
hopefully go into the respective overlay soon and will be
removed afterwards. The split into cross- and native trees
should ensure that experimental cross-compile fixes don't
disturb others work.

What do you guys think? If you are ok with it, I'll go
forward and restructure the tree during the next week.

Best regards and thanks to viridior for the
constructive discussion!

    Sven 'sleipnir' Rebhan