[1807] oops, missed the changelog entry

Robert Millan <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1807
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1807
Author:   robertmh
Date:     2008-08-14 19:05:28 +0000 (Thu, 14 Aug 2008)

Log Message:
-----------
oops, missed the changelog entry

Modified Paths:
--------------
    trunk/grub2/ChangeLog

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2008-08-14 18:59:33 UTC (rev 1806)
+++ trunk/grub2/ChangeLog	2008-08-14 19:05:28 UTC (rev 1807)
@@ -1,3 +1,43 @@
+2008-08-14  Robert Millan  <[email protected]>
+
+	* conf/common.rmk (bin_UTILITIES): Add `grub-mkelfimage'.
+	(grub_mkelfimage_SOURCES): New variable.
+	(util/elf/grub-mkimage.c_DEPENDENCIES): Likewise.
+
+	* conf/i386-coreboot.rmk (bin_UTILITIES, grub_mkimage_SOURCES)
+	(grub_mkimage_LDFLAGS, util/elf/grub-mkimage.c_DEPENDENCIES): Remove.
+	* conf/powerpc-ieee1275.rmk: Likewise.
+	* conf/i386-ieee1275.rmk: Likewise.
+
+	* kern/ieee1275/init.c: Include `<grub/cpu/kernel.h>'.
+	* kern/i386/coreboot/init.c: Likewise.
+
+	* kern/i386/ieee1275/startup.S: Replace `<grub/machine/kernel.h>'
+	with `<grub/cpu/kernel.h>'.
+	(GRUB_KERNEL_MACHINE_PREFIX, GRUB_KERNEL_MACHINE_DATA_END): Renamed
+	to ...
+	(GRUB_KERNEL_CPU_PREFIX, GRUB_KERNEL_CPU_DATA_END): ... this.
+	* kern/i386/coreboot/startup.S: Likewise.
+
+	* include/grub/powerpc/ieee1275/kernel.h (GRUB_MOD_ALIGN)
+	(GRUB_MOD_GAP): Remove.
+	* include/grub/powerpc/kernel.h: New file.
+	* include/grub/i386/ieee1275/kernel.h (GRUB_KERNEL_MACHINE_PREFIX)
+	(GRUB_KERNEL_MACHINE_DATA_END): Remove.
+	* include/grub/i386/kernel.h: New file.
+	* include/grub/i386/coreboot/kernel.h (GRUB_MOD_ALIGN)
+	(GRUB_MOD_GAP, GRUB_KERNEL_MACHINE_PREFIX)
+	(GRUB_KERNEL_MACHINE_DATA_END): Remove.
+
+	* util/ieee1275/grub-install.in (grub_mkimage): Initialize to use
+	`grub-mkelfimage'.
+	Use --directory when invoking grub_mkimage.
+
+	* util/elf/grub-mkimage.c: Include `<grub/cpu/kernel.h>'.
+	(add_segments): Replace GRUB_KERNEL_MACHINE_DATA_END and
+	GRUB_KERNEL_MACHINE_PREFIX with GRUB_KERNEL_CPU_DATA_END
+	and GRUB_KERNEL_CPU_PREFIX.
+
 2008-08-14  Felix Zielcke  <[email protected]>
 
         * include/grub/err.h (grub_err_printf): New function prototype.
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.