From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OEQWJ-0000x8-1J for mharc-grub-devel@gnu.org; Tue, 18 May 2010 13:23:55 -0400 Received: from [140.186.70.92] (port=42324 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEQWF-0000bu-DL for grub-devel@gnu.org; Tue, 18 May 2010 13:23:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEQVO-0000ls-Si for grub-devel@gnu.org; Tue, 18 May 2010 13:23:00 -0400 Received: from mail-ew0-f216.google.com ([209.85.219.216]:65383) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEQVO-0000lY-It for grub-devel@gnu.org; Tue, 18 May 2010 13:22:58 -0400 Received: by ewy8 with SMTP id 8so1783012ewy.8 for ; Tue, 18 May 2010 10:22:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=mSYhcYkVN/yxroxAFj0TvfD7erghUruLUZhOu+/yk5o=; b=mFWJccQYAnfG5IdFAq0+3wo5fJ7qHH5XAApg2op766TQ5+bYGvO7W21LxlIgDeIwv/ 0u6dm+Zp23OVZmWt9Eyg3ctaOEaSmh0Jgs2PtcZ4hJ6zwPOQNeTb/OnVK4TS3ihu9o1k evJFqi8NM4Qiqf6NI4mfTOVksYDDLKzDWNpEE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=p8FxQO5Q0CZOB/NukdRK2bnjF5CrUTmR2/xcsKemoZ5Jo2okL9fJeQzz8vKZo9G2E2 CqA0+D20mVoQnBr56CdUPmJ2qFcl69PfMvMf2KZP4y7bdUCKPD/8wmumhy/+UVCixyaL 747An1NM0dn+E6pZ/VAs3+39zDKzwj9L4g5oQ= Received: by 10.213.73.140 with SMTP id q12mr3199256ebj.99.1274203377766; Tue, 18 May 2010 10:22:57 -0700 (PDT) Received: from debian.bg45.phnet (gprs31.swisscom-mobile.ch [193.247.250.31]) by mx.google.com with ESMTPS id 14sm3232105ewy.2.2010.05.18.10.22.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 18 May 2010 10:22:56 -0700 (PDT) Message-ID: <4BF2CCEB.6050505@gmail.com> Date: Tue, 18 May 2010 19:22:51 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig55158862F10484C739CAB35B" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] GRUB script shell expansion for * X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2010 17:23:53 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig55158862F10484C739CAB35B Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable BVK Chaitanya wrote: > Hi, > > > Attached patch adds support for path name expansion for * in > grub-script. So, we can now use *, (*,msdos*), */boot/grub/*.mod, > etc. in grub scripts. It is available in people/bvk/shell-expansion > branch. > > > =20 1) regexp expansion is better to be moved into regexp.mod to avoid normal.mod depending on regexp.mod. Hooks can be used for this. 2) I would prefer dotglob behaviour to be default. Other than that and few other problems discussed on IRC it's ok for exp > =20 > -----------------------------------------------------------------------= - > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig55158862F10484C739CAB35B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAkvyzOwACgkQNak7dOguQglsPAD8DjSwh1b1JLrHMd9Gs+5j+hM7 UW7puDftuZrFvF+SUyMBAL8CktcnOHk9AHOFMmQYT6lVjS9wUYRdFVCvb6YnQfO6 =nsWg -----END PGP SIGNATURE----- --------------enig55158862F10484C739CAB35B--