From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KWWEa-0003bl-Ip for mharc-grub-devel@gnu.org; Fri, 22 Aug 2008 08:59:20 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWWEY-0003bX-VR for grub-devel@gnu.org; Fri, 22 Aug 2008 08:59:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWWEW-0003as-GB for grub-devel@gnu.org; Fri, 22 Aug 2008 08:59:18 -0400 Received: from [199.232.76.173] (port=50625 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWWEW-0003an-CK for grub-devel@gnu.org; Fri, 22 Aug 2008 08:59:16 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:62500) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KWWEV-0002Uu-M7 for grub-devel@gnu.org; Fri, 22 Aug 2008 08:59:16 -0400 Received: from [85.180.15.182] (e180015182.adsl.alicedsl.de [85.180.15.182]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis) id 0ML25U-1KWWEU36jG-0007SE; Fri, 22 Aug 2008 14:59:14 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <20080822125325.GA20330@thorin> References: <1217518526.3641.33.camel@fz-deb.local> <1218662214.4063.0.camel@fz.local> <87ej4s1u9z.fsf@xs4all.nl> <1219401976.4450.30.camel@fz.local> <20080822125325.GA20330@thorin> Content-Type: text/plain Date: Fri, 22 Aug 2008 14:59:14 +0200 Message-Id: <1219409954.4450.40.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/CgXn4+0DHIv5twu5HBAUrPDynB4bmDL/0sq6 2ZqZlaiA6Haa70EzoLbrnUyNqdWX8PRqg2CmlyOkRUZk3EXxu1 TAWjvanOdaEdhXs4B/6naQrYuN6doLo X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: Re: [PATCH] add support for GRUB_GFXMODE variable 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: Fri, 22 Aug 2008 12:59:19 -0000 Committed. Am Freitag, den 22.08.2008, 14:53 +0200 schrieb Robert Millan: > On Fri, Aug 22, 2008 at 12:46:16PM +0200, Felix Zielcke wrote: > > Am Mittwoch, den 13.08.2008, 23:26 +0200 schrieb Marco Gerards: > > > >> 2008-07-31 Felix Zielcke > > > >> > > > >> * util/update-grub.in (GRUB_GFXMODE): Export variable. > > > >> * util/grub.d/00_header.in: Allow the administrator to change default > > > >> gfxmode via ${GRUB_GFXMODE}. > > > > > > This is Roberts domain ;-) > > > > > > > Hello Robert :) > > *ping* > > I still haven't hear anything from you, > > does this look okay or not? > > Seems fine. >