From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gnap-dev+bounces-100-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1K0Fdm-0002AQ-IL
	for garchives@archives.gentoo.org; Sun, 25 May 2008 12:47:58 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CE88FE0407;
	Sun, 25 May 2008 12:47:57 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id AB095E0407
	for <gnap-dev@lists.gentoo.org>; Sun, 25 May 2008 12:47:57 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by smtp.gentoo.org (Postfix) with ESMTP id 6556866F68
	for <gnap-dev@lists.gentoo.org>; Sun, 25 May 2008 12:47:57 +0000 (UTC)
X-Virus-Scanned: amavisd-new at gentoo.org
X-Spam-Score: -0.598
X-Spam-Level: 
X-Spam-Status: No, score=-0.598 required=5.5 tests=[AWL=0.142, BAYES_20=-0.74]
Received: from smtp.gentoo.org ([127.0.0.1])
	by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Wrfznah-Ic0u for <gnap-dev@lists.gentoo.org>;
	Sun, 25 May 2008 12:47:51 +0000 (UTC)
Received: from mailstore.bawue.net (mailstore.bawue.net [193.7.176.63])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTP id 53D0B675CD
	for <gnap-dev@gentoo.org>; Sun, 25 May 2008 12:47:50 +0000 (UTC)
Received: from [192.168.0.6] (p57B4FF3D.dip.t-dialin.net [87.180.255.61])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mailstore.bawue.net (Postfix) with ESMTP id 083B1385B9
	for <gnap-dev@gentoo.org>; Sun, 25 May 2008 14:47:46 +0200 (CEST)
Subject: [gnap-dev] State of the union
From: Philipp Riegger <lists@anderedomain.de>
To: gnap-dev@lists.gentoo.org
Content-Type: text/plain
Date: Sun, 25 May 2008 14:47:44 +0200
Message-Id: <1211719664.23566.7.camel@troy.riegger.name>
Precedence: bulk
List-Post: <mailto:gnap-dev@lists.gentoo.org>
List-Help: <mailto:gnap-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gnap-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gnap-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo GNAP development <gnap-dev.gentoo.org>
X-BeenThere: gnap-dev@lists.gentoo.org
Reply-to: gnap-dev@lists.gentoo.org
Mime-Version: 1.0
X-Mailer: Evolution 2.22.1.1 
Content-Transfer-Encoding: 7bit
X-Archives-Salt: aa192d86-8e1a-4547-9328-c8575a239c37
X-Archives-Hash: b969873fc89e6bc8c797fea85a898eb2

Hi everybody!

We just created gnap-dev on Google Code:
http://code.google.com/p/gnap-dev/
So please drop us (Andrey or me) a line and we will add you to the
project.

Furthermore we added gnap-dev as email address where all svn commits
will be sent. This is ok, i guess, because this is a development list.
And it is too much overhead to create an extra list for that. I filed a
bug to get these messages whitelisted:
https://bugs.gentoo.org/show_bug.cgi?id=223551

Next thing: I'd like to reorganize the repository and the ebuilds. I
would like to split it the other way around than they are at the moment.
I'd like to have:

A) One ebuild called gnap, that installes all gnap_* scripts,
documentation and examples.

B) ebuilds of the form gnap-x86-uclibc, gnap-x86-glibc,
gnap-x86-uclibc-hardened,... for each target we support containing a
seedstage, build gnap base fs, maybe prebuilt extensions and the portage
snapshot. We could controll the installation of prebuild extensions,
prebuilt base fs and maybe other stuff with USE-flags. We could also
split the portage snapshot into an extra ebuild in case multiple targets
share the same one.

A should have regular version numbers, like 2.0, 2.1, whatever, B should
only have dates as version.

Comments?

Thanks,
	Philipp



-- 
gnap-dev@lists.gentoo.org mailing list