From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmJCh-0005BC-Km for qemu-devel@nongnu.org; Tue, 24 Mar 2009 22:50:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmJCc-0005Az-87 for qemu-devel@nongnu.org; Tue, 24 Mar 2009 22:50:54 -0400 Received: from [199.232.76.173] (port=55977 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmJCc-0005Aw-0a for qemu-devel@nongnu.org; Tue, 24 Mar 2009 22:50:50 -0400 Received: from mail-qy0-f111.google.com ([209.85.221.111]:35049) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LmJCb-00064N-LQ for qemu-devel@nongnu.org; Tue, 24 Mar 2009 22:50:49 -0400 Received: by qyk9 with SMTP id 9so3744445qyk.4 for ; Tue, 24 Mar 2009 19:50:48 -0700 (PDT) Message-ID: <49C99C05.6020105@codemonkey.ws> Date: Tue, 24 Mar 2009 21:50:45 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] svn 6658 broke powerpc. References: <200903171857.42875.rob@landley.net> <200903211344.55267.rob@landley.net> <200903242130.29317.rob@landley.net> <49C9994F.2040803@codemonkey.ws> In-Reply-To: <49C9994F.2040803@codemonkey.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Cc: Blue Swirl , The OpenBIOS Mailinglist Anthony Liguori wrote: > IANAL, but from the FSF GPL FAQ, you just have to make sure the source > code is available. Since Blue Swirl is an Open BIOS maintainer, I > think we can say with confidence that the openbios code will always be > available. If that situation changed for some reason, we'd have to > mirror their code. Specifically: http://www.fsf.org/licensing/licenses/gpl-faq.html#SourceAndBinaryOnDifferentSites Not too long ago, I went through and attempted to make sure the instructions in pc-bios/README were very clear how to obtain the sources for the binaries we ship. Patches are always welcome if people think they need clarification. Regards, Anthony Liguori > Regards, > > Anthony Liguori > >