From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FG1fT-00084u-OY for mharc-grub-devel@gnu.org; Sun, 05 Mar 2006 17:25:35 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FG1fR-0007ng-8N for grub-devel@gnu.org; Sun, 05 Mar 2006 17:25:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FG1fN-0007Qj-Ly for grub-devel@gnu.org; Sun, 05 Mar 2006 17:25:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FG1fN-0007QI-A5 for grub-devel@gnu.org; Sun, 05 Mar 2006 17:25:29 -0500 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FG1hU-0004dY-BJ for grub-devel@gnu.org; Sun, 05 Mar 2006 17:27:40 -0500 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id DB1FC3C780D1B for ; Mon, 6 Mar 2006 00:22:12 +0100 (CET) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 8EE7D3C780D19 for ; Mon, 6 Mar 2006 00:22:12 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 5 Mar 2006 22:25:23 +0000 User-Agent: KMail/1.8.2 References: <4407474E.6060708@nic.fi> <87y7zrg34j.fsf@xs4all.nl> <44085F78.8020409@nic.fi> In-Reply-To: <44085F78.8020409@nic.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200603052225.23523.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.479439, version=0.17.2 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: Sun, 05 Mar 2006 22:25:33 -0000 On Friday 03 March 2006 15:23, Vesa J=E4=E4skel=E4inen wrote: > Nowadays 1024x768 is a normal standard resolution. 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. So I= =20 prefer 640x480. It is up to the user (or the vendor shipping GRUB) to chang= e=20 it to something more comfortable. Okuji