From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UBhtw-0000YZ-Sx for mharc-grub-devel@gnu.org; Sat, 02 Mar 2013 03:34:40 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51207) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBhtu-0000YB-Qj for grub-devel@gnu.org; Sat, 02 Mar 2013 03:34:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBhtt-0000uK-LI for grub-devel@gnu.org; Sat, 02 Mar 2013 03:34:38 -0500 Received: from mail-lb0-f181.google.com ([209.85.217.181]:47750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBhtt-0000u6-DK for grub-devel@gnu.org; Sat, 02 Mar 2013 03:34:37 -0500 Received: by mail-lb0-f181.google.com with SMTP id gm6so2830658lbb.12 for ; Sat, 02 Mar 2013 00:34:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=M60s7EuZr2VddMhMFy5vFoTwGZq5sPw3Q4A47B0FtIY=; b=OjvatggOXfQJnDrsWIkKJqcsD/xmONVmtL4m3WFN3xcc/OAj/v+7kVLCe2RHSXndy4 knjq3AAN04v8/Fq1lXkuHKChM2k+eRCrlbrgX4zvTPx8a7RkPzueJ1PnaE2LM4Qsgrt+ jmWeXu14+FvrJqP0pbOVjeTWfvS1bleL0VbhN32VEZicr1SC1fwxHy54TMen9alekzTu ulG+jqztEAnrO/6uXrl6DsV2KiWvMSXVfRaOyXsfHLzSePlXhANPPnBtn4IaCfMExoSf NL/JL1b85OTxyEhCq4N00iN/+RNczhdU5o/5AL+BdpxTj78pU7XZhY2zUhcyxAVobsAM fsrQ== X-Received: by 10.112.9.10 with SMTP id v10mr1844422lba.47.1362213276347; Sat, 02 Mar 2013 00:34:36 -0800 (PST) Received: from opensuse.site (ppp79-139-243-180.pppoe.spdop.ru. [79.139.243.180]) by mx.google.com with ESMTPS id v7sm4937282lbg.13.2013.03.02.00.34.35 (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 02 Mar 2013 00:34:35 -0800 (PST) Date: Sat, 2 Mar 2013 12:34:34 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: Console Resolution with GRUB2 Message-ID: <20130302123434.0801394a@opensuse.site> In-Reply-To: References: <4ECA22CA-4356-4352-81DC-DDD59B8FA635@colorremedies.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.10; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.217.181 Cc: n1ea@arrl.net X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Mar 2013 08:34:40 -0000 В Sat, 2 Mar 2013 01:56:32 -0500 "D.J.J. Ring, Jr." пишет: > Replacing the old linux kernel boot arg vga=791 (for example), kernel boot arg vga=791 still works as intended with grub2 so I am not sure what exactly you complain about.