grub/conf
bean a83ccafd50 2008-01-15 Bean <bean123ch@gmail.com>
* normal/execute.c (grub_script_exec_argument_to_string): Check for undefined variable.
	(grub_script_execute_cmdline): Reset grub_errno.

	* normal/main.c (read_config_file): Reset grub_errno.

	* normal/parse.y (script_init): New.
	(script): Move function and menuentry here.
	(delimiter): New.
	(command): Add delimiter at the end of command.
	(commands): Adjust to match the new command.
	(commandblock): Remove grub_script_lexer_record_start.
	(menuentry): Add grub_script_lexer_record_start, use the new commands.
	(if): Use the new commands.

	* conf/common.rmk (pkgdata_MODULES): Add echo.mod.
2008-01-15 15:32:17 +00:00
..
common.mk 2008-01-15 Bean <bean123ch@gmail.com> 2008-01-15 15:32:17 +00:00
common.rmk 2008-01-15 Bean <bean123ch@gmail.com> 2008-01-15 15:32:17 +00:00
i386-efi.mk 2008-01-05 Robert Millan <rmh@aybabtu.com> 2008-01-05 12:10:28 +00:00
i386-efi.rmk 2008-01-05 Robert Millan <rmh@aybabtu.com> 2008-01-05 12:10:28 +00:00
i386-linuxbios.mk 2008-01-06 Yoshinori K. Okuji <okuji@enbug.org> 2008-01-06 14:14:31 +00:00
i386-linuxbios.rmk Actually apply change described in: 2008-01-05 17:13:08 +00:00
i386-pc.mk 2008-01-06 Yoshinori K. Okuji <okuji@enbug.org> 2008-01-06 15:34:11 +00:00
i386-pc.rmk 2008-01-06 Yoshinori K. Okuji <okuji@enbug.org> 2008-01-06 15:34:11 +00:00
powerpc-ieee1275.mk 2008-01-05 Robert Millan <rmh@aybabtu.com> 2008-01-05 12:10:28 +00:00
powerpc-ieee1275.rmk 2008-01-05 Robert Millan <rmh@aybabtu.com> 2008-01-05 12:10:28 +00:00
sparc64-ieee1275.mk 2007-12-25 Robert Millan <rmh@aybabtu.com> 2007-12-25 09:09:43 +00:00
sparc64-ieee1275.rmk 2007-12-25 Robert Millan <rmh@aybabtu.com> 2007-12-25 09:09:43 +00:00