From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Hwcfe-0004Ds-8Z for mharc-grub-devel@gnu.org; Fri, 08 Jun 2007 07:30:22 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hwcfb-0004Cw-Pt for grub-devel@gnu.org; Fri, 08 Jun 2007 07:30:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hwcfa-0004CA-CD for grub-devel@gnu.org; Fri, 08 Jun 2007 07:30:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hwcfa-0004C7-6K for grub-devel@gnu.org; Fri, 08 Jun 2007 07:30:18 -0400 Received: from smtp-vbr16.xs4all.nl ([194.109.24.36]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HwcfZ-0000cM-RE for grub-devel@gnu.org; Fri, 08 Jun 2007 07:30:18 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id l58BUGGF088915 for ; Fri, 8 Jun 2007 13:30:16 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <466A581F.4060504@raulete.net> <87ps4a5kbo.fsf@xs4all.nl> <20070607172549.GA24117@aragorn> <87wsye52qv.fsf@xs4all.nl> <466929EE.70708@raulete.net> Mail-Copies-To: mgerards@xs4all.nl Date: Fri, 08 Jun 2007 13:36:27 +0200 In-Reply-To: <466929EE.70708@raulete.net> (adrian15@raulete.net's message of "Fri, 08 Jun 2007 12:05:34 +0200") Message-ID: <87tzti3cg4.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: FreeBSD 4.6-4.9 Subject: Re: pager (Re: grub2 miscelanea questions (1/2)) 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, 08 Jun 2007 11:30:20 -0000 adrian15 writes: > Marco Gerards escribi=F3: >>>> set pager=3D1 >> How about setting it to 0 by default, so it shows up when you list the >> variables. Currently it just doesn't exist. > > That's a good idea. > Where is the place (file) for setting default variables values? In the function grub_main, I think. -- Marco