From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CsjFY-0006sL-QP for mharc-grub-devel@gnu.org; Sun, 23 Jan 2005 10:02:00 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsjDy-0006Dg-5I for grub-devel@gnu.org; Sun, 23 Jan 2005 10:00:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsjDj-00068a-D5 for grub-devel@gnu.org; Sun, 23 Jan 2005 10:00:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsjDg-00064K-Ro for grub-devel@gnu.org; Sun, 23 Jan 2005 10:00:04 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Csicy-0001rk-CC for grub-devel@gnu.org; Sun, 23 Jan 2005 09:22:08 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id C8ADAF8E1B20 for ; Sun, 23 Jan 2005 15:22:07 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 23 Jan 05 14:22:07 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 23 Jan 2005 15:22:30 +0100 User-Agent: KMail/1.7.1 References: <200501201856.47799.okuji@enbug.org> <41EFF9A9.5080109@list.ru> In-Reply-To: <41EFF9A9.5080109@list.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501231522.31264.okuji@enbug.org> Subject: Re: Pre-alpha scripting engine 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: Sun, 23 Jan 2005 15:01:59 -0000 On Thursday 20 January 2005 19:34, Serbinenko Vladimir wrote: > So I'm waiting for your decision about language. But after all now I > think that bash will be good idea For now, I conclude that BASH is the best. If you get another idea, let me know. Okuji