From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KTi0b-00061F-QW for mharc-grub-devel@gnu.org; Thu, 14 Aug 2008 14:57:17 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTi0Z-0005xM-0X for grub-devel@gnu.org; Thu, 14 Aug 2008 14:57:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTi0V-0005ti-8B for grub-devel@gnu.org; Thu, 14 Aug 2008 14:57:14 -0400 Received: from [199.232.76.173] (port=39843 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTi0U-0005tQ-U1 for grub-devel@gnu.org; Thu, 14 Aug 2008 14:57:10 -0400 Received: from moutng.kundenserver.de ([212.227.126.188]:57217) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KTi0T-0005wV-UV for grub-devel@gnu.org; Thu, 14 Aug 2008 14:57:10 -0400 Received: from [85.180.28.246] (e180028246.adsl.alicedsl.de [85.180.28.246]) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis) id 0MKxQS-1KTi0S12DA-0000RE; Thu, 14 Aug 2008 20:57:08 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <20080814175415.GA5614@thorin> References: <1218555015.1604.6.camel@fz.local> <87ljz1b6gc.fsf@xs4all.nl> <1218648926.9951.12.camel@fz.local> <87ljz021w9.fsf@xs4all.nl> <1218654844.10474.13.camel@fz.local> <87zlngyszj.fsf@xs4all.nl> <1218699584.4065.26.camel@fz.local> <87r68syqeo.fsf@xs4all.nl> <20080814175415.GA5614@thorin> Content-Type: text/plain Date: Thu, 14 Aug 2008 20:57:13 +0200 Message-Id: <1218740233.9742.6.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/O53P9vAJptwehv6MEXO5D4Az91IKZ0YvTIaY gsvsRgKk09uh2XLUCjeuR01HMIw5FthBsgTyIt2wmdrZQ2MTja t+aqxeLzhMsdITlwT7tvApmNa9LyrMB X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: Re: [RFC] change grub_print_error to use stderr for the utils X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2008 18:57:15 -0000 Am Donnerstag, den 14.08.2008, 19:54 +0200 schrieb Robert Millan: > Would all of you please stop talking about debian and lenny? This is about > a bug in GRUB. :-/ Yep, I think so now too that this should be first fixed upstream and then we can talk about lenny. > Anyway, please let's not waste time in this discussion. It's only a matter > on which patch goes first. If Bean wants to checkin his code first, then > it just means we'll need to adjust the raid.c part a bit, and that's all. The grub_print_error change is now commited. The disk/raid.c change you proposed is in Date: Mon, 11 Aug 2008 23:34:28 +0200 Message-Id: <1218490468.31147.6.camel@fz.local> I don't mind if that or Bean's get commited first. I still haven't tried his lastest patch, now that it includes RAID 6 support the message is anyway for more users not at all shown. But I still don't like it that the message is shown for every disk instead of once for the whole array. But that's a different problem and well for this we can just reuse that [RFC] topic by me to discuss this then :)