From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JUrIt-0002i6-46 for mharc-grub-devel@gnu.org; Thu, 28 Feb 2008 17:32:39 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUrIq-0002hI-Vd for grub-devel@gnu.org; Thu, 28 Feb 2008 17:32:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUrIm-0002gZ-C2 for grub-devel@gnu.org; Thu, 28 Feb 2008 17:32:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUrIm-0002gJ-57 for grub-devel@gnu.org; Thu, 28 Feb 2008 17:32:32 -0500 Received: from c60.cesmail.net ([216.154.195.49]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1JUrIl-00023U-8q for grub-devel@gnu.org; Thu, 28 Feb 2008 17:32:31 -0500 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 28 Feb 2008 17:32:29 -0500 Received: from [192.168.1.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 53BA061905A; Thu, 28 Feb 2008 17:32:29 -0500 (EST) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <200802282321.14466.okuji@enbug.org> References: <511f47f50802272300l143d3d4cw1c33acb4bd4710f6@mail.gmail.com> <20080228021018.ufh0qbr20wc8coww@webmail.spamcop.net> <20080228104114.GI350@thorin> <200802282321.14466.okuji@enbug.org> Content-Type: text/plain Date: Thu, 28 Feb 2008 17:32:28 -0500 Message-Id: <1204237948.3612.10.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-1.fc8) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Cc: shirish , Robert Millan Subject: Re: Latest kernel shown at last 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, 28 Feb 2008 22:32:38 -0000 On Thu, 2008-02-28 at 23:21 +0100, Yoshinori K. Okuji wrote: > On Thursday 28 February 2008 11:41, Robert Millan wrote: > > On Thu, Feb 28, 2008 at 02:10:18AM -0500, Pavel Roskin wrote: > > > I was thinking of fixing it, but I'm not sure it can even be done in > > > shell script. We may need to write a helper in C just for that, or > > > resort to bashisms. > > > > Okuji doesn't like bash scripts, but I really don't see what's the problem > > with requiring bash just like you could require perl or python. Okuji, > > would you reconsider about this? > > What feature of bash do you need to use? I was thinking of arrays. Some variable conversion would probably look better without sed. Actually, it's hard to say before the code is actually written. -- Regards, Pavel Roskin