From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Mytzr-0008Qn-8y for mharc-grub-devel@gnu.org; Fri, 16 Oct 2009 17:05:59 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mytzp-0008PW-RC for grub-devel@gnu.org; Fri, 16 Oct 2009 17:05:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mytzl-0008LU-LR for grub-devel@gnu.org; Fri, 16 Oct 2009 17:05:57 -0400 Received: from [199.232.76.173] (port=49298 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mytzl-0008LN-Gp for grub-devel@gnu.org; Fri, 16 Oct 2009 17:05:53 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:65269) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mytzk-0005Kb-SZ for grub-devel@gnu.org; Fri, 16 Oct 2009 17:05:53 -0400 Received: from [85.180.32.200] (e180032200.adsl.alicedsl.de [85.180.32.200]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0LnUdS-1MKeMV19pe-00h3vN; Fri, 16 Oct 2009 23:05:49 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <4AD8AD9B.4000304@gmail.com> References: <4AD8909E.4080207@gmail.com> <4AD8A3B3.6030101@gmail.com> <4AD8AD9B.4000304@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 16 Oct 2009 23:05:48 +0200 Message-Id: <1255727148.3181.4.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.28.0 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19dVkj3ZYJnyryzx0uIDqHUUQLh6Yb6AySbvGa 7QZiGtTWb2N4LOd60lyuWgHRXcgthtLQyKA9b+D2JfkPv3DgAT 24ibfRxsAqmTTnhLwz1BHM5P6moHUtT X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [GITGRUB] Support PXE option and new command pxecfg 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, 16 Oct 2009 21:05:58 -0000 Am Freitag, den 16.10.2009, 19:30 +0200 schrieb Vladimir 'phcoder' Serbinenko: > >> We need an improvement to test command then. What about having > >> test -regexp > >> > > > > I think that's a little overkill, regular expression parser can be > > quite complex. > > > > > We don't need to reinvent the wheel. We can import regexp parser from > GNU sed Would it be really that useful to have full regexp support inside GRUB? I can't currently imagine a case where I'd use that. Shouldn't be just normal shell wildcards (? and *) be enough? -- Felix Zielcke Proud Debian Maintainer and GNU GRUB developer