From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MIaTr-00087j-Pe for mharc-grub-devel@gnu.org; Sun, 21 Jun 2009 23:46:03 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIaTq-00087J-Hi for grub-devel@gnu.org; Sun, 21 Jun 2009 23:46:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIaTm-00084q-6s for grub-devel@gnu.org; Sun, 21 Jun 2009 23:46:02 -0400 Received: from [199.232.76.173] (port=59689 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIaTm-00084m-00 for grub-devel@gnu.org; Sun, 21 Jun 2009 23:45:58 -0400 Received: from c60.cesmail.net ([216.154.195.49]:64569) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MIaTl-0000Qe-DK for grub-devel@gnu.org; Sun, 21 Jun 2009 23:45:57 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 21 Jun 2009 23:45:55 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id 06A8234C6A for ; Sun, 21 Jun 2009 23:51:58 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: References: <1245631353.9864.7.camel@mj> Content-Type: text/plain Date: Sun, 21 Jun 2009 23:45:53 -0400 Message-Id: <1245642354.18216.0.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 (2.26.2-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] File access library for lua 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: Mon, 22 Jun 2009 03:46:02 -0000 On Mon, 2009-06-22 at 11:38 +0800, Bean wrote: > Actually, this is about to change. The file function here can be used > in a script osdetect.lua to generate menu items at runtime, and I also > plans to integrate lua with menu viewer. OK, that sounds interesting! -- Regards, Pavel Roskin