]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
Support for updating environment variables with matched substrings
authorBVK Chaitanya <bvk@dbook>
Sat, 4 Sep 2010 16:49:58 +0000 (22:19 +0530)
committerBVK Chaitanya <bvk@dbook>
Sat, 4 Sep 2010 16:49:58 +0000 (22:19 +0530)
commit5f0c4acaca98d1e8a2e75465fe9d5d9193edd68f
treeb1d06d254b68f0f245c15bfb646d9ecca06f1f75
parent3759a35f757924867450ec3c8ffca6e64cd9b7c5
parenta431c98a52cf7b609cb21e12fc99c4da20b71c4d
Support for updating environment variables with matched substrings
of regexp.

* tests/grub_cmd_regexp.in: New test.
* Makefile.util.def: Rule for new test.

* grub-core/commands/regexp.c: New option -s to update environment
variables with regexp matches.
ChangeLog