2006-04-30 Marco Gerards <marco@gnu.org>

* commands/configfile.c (grub_cmd_source): New function.
	(GRUB_MOD_INIT): Register the commands `source' and `.'.
	(GRUB_MOD_FINI): De-register the commands `source' and `.'.
This commit is contained in:
marco_g 2006-04-30 20:48:05 +00:00
parent df5341da9e
commit c0111d6e92
2 changed files with 29 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2006-04-30 Marco Gerards <marco@gnu.org>
* commands/configfile.c (grub_cmd_source): New function.
(GRUB_MOD_INIT): Register the commands `source' and `.'.
(GRUB_MOD_FINI): De-register the commands `source' and `.'.
2006-04-30 Marco Gerards <marco@gnu.org>
* normal/execute.c (grub_script_execute_cmd): Change the return