CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Bean <bean>     08/01/15 15:32:17

Modified files:
        .              : ChangeLog 
        conf           : common.mk common.rmk 
        normal         : execute.c main.c parser.y 

Log message:
        2008-01-15  Bean  <[EMAIL PROTECTED]>
        
                * 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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.496&r2=1.497
http://cvs.savannah.gnu.org/viewcvs/grub2/conf/common.mk?cvsroot=grub&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/grub2/conf/common.rmk?cvsroot=grub&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/grub2/normal/execute.c?cvsroot=grub&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/grub2/normal/main.c?cvsroot=grub&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/grub2/normal/parser.y?cvsroot=grub&r1=1.8&r2=1.9


_______________________________________________
Commit-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-grub

Reply via email to