[2115] 2009-04-15 Vladimir Serbinenko <[email protected]>

Vladimir Serbinenko <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2115
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2115
Author:   phcoder
Date:     2009-04-15 12:32:08 +0000 (Wed, 15 Apr 2009)
Log Message:
-----------
2009-04-15  Vladimir Serbinenko	 <[email protected]>

	Restore grub-emu

	* conf/i386-pc.rmk (grub_emu_SOURCES): add normal/handler.c
	* conf/i386-coreboot.rmk: likewise
	* conf/i386-ieee1275.rmk: likewise
	* conf/powerpc-ieee1275.rmk: likewise
	

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/conf/i386-coreboot.rmk
    trunk/grub2/conf/i386-ieee1275.rmk
    trunk/grub2/conf/i386-pc.rmk
    trunk/grub2/conf/powerpc-ieee1275.rmk

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-04-15 07:04:07 UTC (rev 2114)
+++ trunk/grub2/ChangeLog	2009-04-15 12:32:08 UTC (rev 2115)
@@ -1,3 +1,12 @@
+2009-04-15  Vladimir Serbinenko	 <[email protected]>
+
+	Restore grub-emu
+
+	* conf/i386-pc.rmk (grub_emu_SOURCES): add normal/handler.c
+	* conf/i386-coreboot.rmk: likewise
+	* conf/i386-ieee1275.rmk: likewise
+	* conf/powerpc-ieee1275.rmk: likewise
+	
 2009-04-15  Felix Zielcke  <[email protected]>
 
 	* INSTALL: Add that `./autogen.sh' needs to be run before

Modified: trunk/grub2/conf/i386-coreboot.rmk
===================================================================
--- trunk/grub2/conf/i386-coreboot.rmk	2009-04-15 07:04:07 UTC (rev 2114)
+++ trunk/grub2/conf/i386-coreboot.rmk	2009-04-15 12:32:08 UTC (rev 2115)
@@ -76,6 +76,7 @@
 	kern/loader.c kern/main.c kern/misc.c kern/parser.c		\
 	grub_script.tab.c kern/partition.c kern/rescue.c kern/term.c	\
 	lib/arg.c normal/cmdline.c normal/command.c normal/function.c\
+	normal/handler.c	\
 	normal/completion.c normal/datetime.c normal/main.c 		\
 	normal/menu_text.c		\
 	normal/menu.c normal/menu_entry.c normal/menu_viewer.c		\

Modified: trunk/grub2/conf/i386-ieee1275.rmk
===================================================================
--- trunk/grub2/conf/i386-ieee1275.rmk	2009-04-15 07:04:07 UTC (rev 2114)
+++ trunk/grub2/conf/i386-ieee1275.rmk	2009-04-15 12:32:08 UTC (rev 2115)
@@ -76,7 +76,7 @@
 	kern/loader.c kern/main.c kern/misc.c kern/parser.c		\
 	grub_script.tab.c kern/partition.c kern/rescue.c kern/term.c	\
 	lib/arg.c normal/cmdline.c normal/command.c normal/datetime.c 	\
-	normal/function.c\
+	normal/function.c normal/handler.c \
 	normal/completion.c normal/main.c normal/menu_text.c		\
 	normal/menu.c normal/menu_entry.c normal/menu_viewer.c		\
 	normal/misc.c normal/script.c					\

Modified: trunk/grub2/conf/i386-pc.rmk
===================================================================
--- trunk/grub2/conf/i386-pc.rmk	2009-04-15 07:04:07 UTC (rev 2114)
+++ trunk/grub2/conf/i386-pc.rmk	2009-04-15 12:32:08 UTC (rev 2115)
@@ -135,7 +135,7 @@
 	kern/loader.c kern/main.c kern/misc.c kern/parser.c		\
 	grub_script.tab.c kern/partition.c kern/rescue.c kern/term.c	\
 	lib/arg.c normal/cmdline.c normal/command.c normal/datetime.c 	\
-	normal/function.c	\
+	normal/function.c normal/handler.c	\
 	normal/completion.c normal/main.c normal/color.c		\
 	normal/menu.c normal/menu_entry.c normal/menu_viewer.c		\
 	normal/menu_text.c						\

Modified: trunk/grub2/conf/powerpc-ieee1275.rmk
===================================================================
--- trunk/grub2/conf/powerpc-ieee1275.rmk	2009-04-15 07:04:07 UTC (rev 2114)
+++ trunk/grub2/conf/powerpc-ieee1275.rmk	2009-04-15 12:32:08 UTC (rev 2115)
@@ -59,7 +59,8 @@
 	kern/command.c kern/corecmd.c commands/extcmd.c			\
 	lib/arg.c normal/cmdline.c normal/command.c normal/datetime.c 	\
 	normal/completion.c normal/execute.c		 		\
-	normal/function.c normal/lexer.c normal/main.c normal/menu.c 	\
+	normal/function.c normal/handler.c normal/lexer.c normal/main.c \
+	normal/menu.c 	\
 	normal/menu_text.c						\
 	normal/menu_entry.c normal/menu_viewer.c normal/misc.c 		\
 	normal/script.c							\
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.