From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lr7az-0007jS-5n for qemu-devel@nongnu.org; Tue, 07 Apr 2009 05:27:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lr7at-0007cZ-W3 for qemu-devel@nongnu.org; Tue, 07 Apr 2009 05:27:52 -0400 Received: from [199.232.76.173] (port=35819 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lr7at-0007cE-PY for qemu-devel@nongnu.org; Tue, 07 Apr 2009 05:27:47 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:60887) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lr7at-0002Sf-7L for qemu-devel@nongnu.org; Tue, 07 Apr 2009 05:27:47 -0400 Message-ID: <49DB1C8E.2000605@mail.berlios.de> Date: Tue, 07 Apr 2009 11:27:42 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] Next stable release References: <49D908C7.9040104@us.ibm.com> <49DA16F0.6000101@mail.berlios.de> <49DAA848.6030509@codemonkey.ws> <49DAED54.6080305@mail.berlios.de> <49DAFDBF.6030308@aurel32.net> In-Reply-To: <49DAFDBF.6030308@aurel32.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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, Anthony Liguori Cc: Aurelien Jarno Aurelien Jarno schrieb: > Stefan Weil a écrit : > >> Anthony Liguori schrieb: >> >>> Stefan Weil wrote: >>> >>>> Anthony Liguori schrieb: >>>> >>>> >>>>> I'd like to cut 0.10.2 on Monday at around 5PM CST. >>>>> >>>>> If there are patches outstanding, now's a good time to mention it. >>>>> >>>>> >>>>> >>>> Maybe this one (fixes documentation): >>>> >>>> http://lists.gnu.org/archive/html/qemu-devel/2009-03/msg01609.html >>>> >>>> Stable branches should not contain broken links... >>>> >>>> >>> I think ohw has already been removed, no? >>> >>> Regards, >>> >>> Anthony Liguori >>> >>> >> I just had a look - yes, you are right. >> ppc_rom.bin has been removed somewhere in the past. >> > > Wrong, ppc_rom.bin is still there and still in use by ppc_prep.c > > >> Then ohw should also be removed from qemu-doc.texi and pc-bios/README. >> I updated my patch to do this. >> > > Therefore this patch is also wrong. > > Oh, I need a better monitor! Thank you, Aurelien, for correcting me. But why do you write "also wrong"? I think my first patch was the better one, ohw was not removed! So the first patch should be applied to stable and trunk because ohw has no longer a valid URL and is no longer supported (pbrook said so on #qemu-devel) even if it is still included. Regards Stefan Weil