From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FoGQL-0007hU-3H for qemu-devel@nongnu.org; Thu, 08 Jun 2006 05:03:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FoGQJ-0007fI-FW for qemu-devel@nongnu.org; Thu, 08 Jun 2006 05:03:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FoGQJ-0007fA-7V for qemu-devel@nongnu.org; Thu, 08 Jun 2006 05:03:27 -0400 Received: from [137.226.40.101] (helo=pc42.xtal.rwth-aachen.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FoGY5-00026g-Q0 for qemu-devel@nongnu.org; Thu, 08 Jun 2006 05:11:29 -0400 Received: from localhost (localhost [127.0.0.1]) by pc42.xtal.rwth-aachen.de (Postfix) with ESMTP id CEACB15602B for ; Thu, 8 Jun 2006 11:03:17 +0200 (CEST) From: Jan Marten Simons Subject: Re: [Qemu-devel] Good news for Gentoo Linux users Date: Thu, 8 Jun 2006 11:03:17 +0200 References: <200606072048.43573.paul@codesourcery.com> <09513217-A1BF-4491-B64E-4EB625F62DC4@claunia.com> In-Reply-To: <09513217-A1BF-4491-B64E-4EB625F62DC4@claunia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606081103.17310.marten@xtal.rwth-aachen.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Am Mittwoch, 7. Juni 2006 23:03 schrieb Natalia Portillo: > Hi all, > > I just made an ebuild for Gentoo Linux that directly takes QEMU from CVS > > You can find it out here at http://www.claunia.com/qemu/ in the QEMU > Official OS Support List > It is just after the OS list. > > It does support emerging KQEMU and QEMU system emulators, but not > QVM86 nor QEMU user emulators. > Any comment, suggest, so on, here, or on the IRC channel > > Regards, > Natalia Portillo Hi Natalia, I've no intention to discourage you, but a cvs-ebuild for qemu has been in bugzilla for some months now: http://bugs.gentoo.org/show_bug.cgi?id=125668 With regards, Jan PS: It's always a good idea to first look into bugs.gentoo.org and the current portage tree before starting to write a new ebuild. (I learned this the hard way, too).