From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FGLoy-0005mQ-JE for mharc-grub-devel@gnu.org; Mon, 06 Mar 2006 14:56:44 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGLow-0005lI-EM for grub-devel@gnu.org; Mon, 06 Mar 2006 14:56:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGLon-0005gg-Sx for grub-devel@gnu.org; Mon, 06 Mar 2006 14:56:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGLon-0005gY-Db for grub-devel@gnu.org; Mon, 06 Mar 2006 14:56:33 -0500 Received: from [157.24.2.30] (helo=smtp1.cc.lut.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FGLr4-0002ys-23 for grub-devel@gnu.org; Mon, 06 Mar 2006 14:58:54 -0500 Received: from localhost (smtp1 [127.0.0.1]) by smtp1.cc.lut.fi (Postfix) with ESMTP id 32FA670169 for ; Mon, 6 Mar 2006 21:56:19 +0200 (EET) Received: from smtp1.cc.lut.fi ([127.0.0.1]) by localhost (smtp1.cc.lut.fi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21534-10 for ; Mon, 6 Mar 2006 21:56:18 +0200 (EET) Received: from [192.168.1.100] (lk4-a-4-1.lnet.lut.fi [157.24.102.107]) by smtp1.cc.lut.fi (Postfix) with ESMTP id D4ED970087 for ; Mon, 6 Mar 2006 21:56:18 +0200 (EET) Message-ID: <440C93E2.8050202@nic.fi> Date: Mon, 06 Mar 2006 21:56:18 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: The development of GRUB 2 References: <4407474E.6060708@nic.fi> <87y7zrg34j.fsf@xs4all.nl> <44085F78.8020409@nic.fi> <200603052225.23523.okuji@enbug.org> In-Reply-To: <200603052225.23523.okuji@enbug.org> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: by lut.fi Content-Transfer-Encoding: quoted-printable Subject: Re: New patch for video subsystem... 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: Mon, 06 Mar 2006 19:56:43 -0000 Yoshinori K. Okuji wrote: > On Friday 03 March 2006 15:23, Vesa J=E4=E4skel=E4inen wrote: >> Nowadays 1024x768 is a normal standard resolution. >=20 > Even if it is very popular, since the boot loader is a critical part of= an=20 > operation system, the default should be set to something really safe. S= o I=20 > prefer 640x480. It is up to the user (or the vendor shipping GRUB) to c= hange=20 > it to something more comfortable. Ok. I will change the default to that. I will only make new patch if there are issues to be solved before commit.