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 <gentoo-embedded+bounces-2705-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KkjUm-0004P1-RB
	for garchives@archives.gentoo.org; Tue, 30 Sep 2008 17:58:49 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B0AF8E07E7;
	Tue, 30 Sep 2008 17:58:47 +0000 (UTC)
Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.246])
	by pigeon.gentoo.org (Postfix) with ESMTP id 7FE16E07E7
	for <gentoo-embedded@lists.gentoo.org>; Tue, 30 Sep 2008 17:58:47 +0000 (UTC)
Received: by rv-out-0708.google.com with SMTP id b17so125832rvf.46
        for <gentoo-embedded@lists.gentoo.org>; Tue, 30 Sep 2008 10:58:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:date:from:to:cc:subject
         :message-id:in-reply-to:references:organization:x-mailer
         :mime-version:content-type:content-transfer-encoding;
        bh=4meL0LCogHCBZEma6bx7T6FVht+Ivvoe08ygR6tJt7U=;
        b=hOOmXl4PWp0BsPOZi6PBn7klcw+H3oa8i27eV8jHrQuCR9noLC42hniCqEeU+YQypV
         8JeqiLvJ59lYqSfo68V6n+WK3Xa/myL7BRnkchVY1MRdD0I8MMxbfcO+UfucaBM/HZzt
         fSkQ4FehjbptkHKRkbzKGSJ6UsxTJH0VUFNsY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=date:from:to:cc:subject:message-id:in-reply-to:references
         :organization:x-mailer:mime-version:content-type
         :content-transfer-encoding;
        b=c8/M2S9i9E9d2HBpSSygjD2qg//xNCChOHtN3uMEacwi9Q2pbh15MvcV4bsnuSDfg1
         OgDId8vZqe5ywvA9+RPBnQdB5DvzTi5B1lqAoo5RKxlLg4C8586BHQAaw+PFmPVFIAT3
         TzP2e/FfJ77putJDC6HEv8HDJFuYt/W9f8lgw=
Received: by 10.141.36.10 with SMTP id o10mr3676397rvj.176.1222797526369;
        Tue, 30 Sep 2008 10:58:46 -0700 (PDT)
Received: from localhost (bl4-81-187.dsl.telepac.pt [81.193.81.187])
        by mx.google.com with ESMTPS id 9sm2428391wrl.13.2008.09.30.10.58.43
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Tue, 30 Sep 2008 10:58:44 -0700 (PDT)
Date: Tue, 30 Sep 2008 18:58:53 +0100
From: =?ISO-8859-1?Q?=C2ngelo?= Miguel Arrifano <miknix@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Cc: "Christopher Friedt" <chrisfriedt@gmail.com>
Subject: Re: Fwd: [gentoo-embedded] openmoko overlay?
Message-Id: <20080930185853.9a7ac2fe.miknix@gmail.com>
In-Reply-To: <3ea34a000809300800j467e3094hc301d8303659c5d3@mail.gmail.com>
References: <48BEC33C.30501@gmail.com>
	<20080903224428.54750e89.miknix@gmail.com>
	<20080903214610.GA5820@mbp>
	<48C13357.8050004@gmail.com>
	<1220634649.21033.28.camel@media>
	<3ea34a000809300800j467e3094hc301d8303659c5d3@mail.gmail.com>
Organization: IT Student at UBI, Portugal; Gentoo Linux AMD64 Arch Tester
X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.11; x86_64-pc-linux-gnu)
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
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 14bcdb0f-a840-493c-a87c-43efd767710a
X-Archives-Hash: a8ffd6d4934966d0c04329b117baa0fb

On Tue, 30 Sep 2008 11:00:14 -0400
"Christopher Friedt" <chrisfriedt@gmail.com> wrote:

> Hi =C2ngelo,
>=20
> Are you still interested in hacking the openmoko-appmanager as Ned had
> suggested earlier? I can definitely use an application like that
> personally and this project would probably give me a lot of relevent
> experience for other projects that I'm working on.

Yes, that's something I'll do.
>=20
> Honestly, I haven't found a lot of documentation about Gentoo's tbz2
> format, but maybe I can learn something about it by making
> openmoko-appmanager work with Gentoo's package format.
>=20
> If public tbz2 format documentation doesn't already exist, I could
> definitely contribute some new documentation for a public,
> language-independent API.
>=20
> Are you aware of any existing Gentoo binary package documentation?

Look, for example, at qpkg.c source on portage-utils which Ned is one
of the authors.

-Angelo
>=20
> Cheers,
>=20
> Chris
>=20
>=20
> ---------- Forwarded message ----------
> From: Ned Ludd <solar@gentoo.org>
> Date: Fri, Sep 5, 2008 at 1:10 PM
> Subject: Re: [gentoo-embedded] openmoko overlay?
> To: gentoo-embedded@lists.gentoo.org
>=20
>=20
> ...
>=20
> On Fri, 2008-09-05 at 09:25 -0400, Christopher Friedt wrote:
> One of the problems that miknix has run into so far is that the
> openmoko-appmanager depends on ipkg and friends. There was some talk of
> recoding/hacking on that one to make it portage-utils aware. Feel free
> to discuss that further with him.
>=20
> ...