From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH 0/3] Add BIOS splash image support Date: Wed, 17 Dec 2008 15:17:51 +0000 Message-ID: <200812171517.52718.paul@codesourcery.com> References: <1229440810-12394-1-git-send-email-Laurent.Vivier@bull.net> <20081217135512.GJ13794@redhat.com> <49491281.9040505@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Jan Kiszka , Gleb Natapov , Blue Swirl , bochs developers , kvm developers To: qemu-devel@nongnu.org Return-path: Received: from mail.codesourcery.com ([65.74.133.4]:43821 "EHLO mail.codesourcery.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751511AbYLQPRz (ORCPT ); Wed, 17 Dec 2008 10:17:55 -0500 In-Reply-To: <49491281.9040505@siemens.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: > BTW, why does qemu not carry all bochs bios source? For reference, but > also to fully comply with the LGPL (pointing to the original source is > not sufficient when delivering binaries - like e.g. bios.bin...). If this is really an issue, then I strongly suggest we fix it by moving the bios into its own project, and have everyone fetch it from there. Paul