From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KEVUG-0006Ug-B3 for mharc-grub-devel@gnu.org; Thu, 03 Jul 2008 16:33:04 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KEVUF-0006TQ-2H for grub-devel@gnu.org; Thu, 03 Jul 2008 16:33:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KEVUD-0006SN-HS for grub-devel@gnu.org; Thu, 03 Jul 2008 16:33:02 -0400 Received: from [199.232.76.173] (port=59219 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KEVUD-0006SF-6S for grub-devel@gnu.org; Thu, 03 Jul 2008 16:33:01 -0400 Received: from smtp-vbr11.xs4all.nl ([194.109.24.31]:3414) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KEVUC-0001YK-PC for grub-devel@gnu.org; Thu, 03 Jul 2008 16:33:01 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id m63KWx20057822 for ; Thu, 3 Jul 2008 22:32:59 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080614193028.GB840@thorin> <20080615132552.GA17222@thorin> <20080701155427.GA6985@thorin> <877ic27skd.fsf@xs4all.nl> <1215108580.4585.11.camel@dv> Mail-Copies-To: mgerards@xs4all.nl Date: Thu, 03 Jul 2008 22:41:21 +0200 In-Reply-To: <1215108580.4585.11.camel@dv> (Pavel Roskin's message of "Thu, 03 Jul 2008 14:09:40 -0400") Message-ID: <87hcb64s5q.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=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] Save/Load environment variable support 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: Thu, 03 Jul 2008 20:33:03 -0000 Pavel Roskin writes: > On Thu, 2008-07-03 at 20:04 +0200, Marco Gerards wrote: > >> Great! Can you explain how it works? > > Very good question. It's not "discoverable". I could not find way to > figure out that /boot/grub/grubenv is the default without looking at the > code. Actually, I meant how it works technically. -- Marco