From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CpWlw-0003EX-Iq for mharc-grub-devel@gnu.org; Fri, 14 Jan 2005 14:06:12 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CpWlm-0003BI-Vl for grub-devel@gnu.org; Fri, 14 Jan 2005 14:06:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CpWlf-00038J-EZ for grub-devel@gnu.org; Fri, 14 Jan 2005 14:05:56 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CpWlf-00031T-2U for grub-devel@gnu.org; Fri, 14 Jan 2005 14:05:55 -0500 Received: from [194.67.23.122] (helo=mx2.mail.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CpWUS-0002MQ-7Z for grub-devel@gnu.org; Fri, 14 Jan 2005 13:48:09 -0500 Received: from [83.76.4.102] (port=1504 helo=[192.168.1.100]) by mx2.mail.ru with esmtp id 1CpWUE-0002jI-00 for grub-devel@gnu.org; Fri, 14 Jan 2005 21:47:54 +0300 Message-ID: <41E813E7.9070206@list.ru> Date: Fri, 14 Jan 2005 19:48:07 +0100 From: Serbinenko Vladimir User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: grub-devel@gnu.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected Subject: 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: Fri, 14 Jan 2005 19:06:10 -0000 Pre-alpha version of my script engine is ready. Use this version at your own risk: it's *pre-alpha* without any warrantee. Now it's for developpers and for discussions, not for end user I compiled it independetly from GRUB 2: I have it in ~/grub2mod and grub2 sources are under ~/grub2 but it's easy to integrate to grub2 source tree. Known bugs: buggy line counting and error handling. I'll fix it. Function extentions support is not yet tested --------------------------------------------------------- To compile execute >make compile To invoke Testing under OS: ./script