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-soc+bounces-687-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MfCbr-0008G9-2A for garchives@archives.gentoo.org; Sun, 23 Aug 2009 12:55:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4888CE01F0; Sun, 23 Aug 2009 12:55:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 16A35E01D0; Sun, 23 Aug 2009 12:55:46 +0000 (UTC) Received: from [192.168.1.199] (rke75-4-82-234-111-163.fbx.proxad.net [82.234.111.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5D3C1668A3; Sun, 23 Aug 2009 12:55:43 +0000 (UTC) Message-ID: <4A913C4C.7@gentoo.org> Date: Sun, 23 Aug 2009 14:55:40 +0200 From: Mounir Lamouri <volkmar@gentoo.org> User-Agent: Thunderbird 2.0.0.21 (X11/20090416) Precedence: bulk List-Post: <mailto:gentoo-soc@lists.gentoo.org> List-Help: <mailto:gentoo-soc+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-soc+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-soc+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-soc.gentoo.org> X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org, gentoo-soc@lists.gentoo.org CC: dberkholz@gentoo.org, Zac Medico <zmedico@gentoo.org> Subject: [gentoo-soc] Post-GSoC project document Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 25d8051f-281c-42f3-9e80-63c5f826daf7 X-Archives-Hash: 3355b67cdaa6f646d3ee675008cb7ca1 Hi, My Google Summer of Code project was about writing a portage backend for PackageKit. Before beginning the work we knew it will not be easy. So I tried to write the backend as much complete as possible and I did a few changes to portage to help that. But this work helped me to see all the features we were not able to implement because of some limitations in the API involving. As this part of the work can't be seen in the code, I've wrote a document about what where the difficulties and what we will have to work on for the next steps: http://dev.gentoo.org/~volkmar/post-gsoc-packagekit-portage.html Hope it will be interesting. Thanks, Mounir