grub/util
Vladimir 'phcoder' Serbinenko c8e7bf5ff7 Compress grub_prefix.
* grub-core/boot/i386/pc/lnxboot.S: Use
	GRUB_KERNEL_I386_PC_MULTIBOOT_SIGNATURE.
	* grub-core/kern/i386/pc/startup.S: Move grub_prefix to compressed part.
	* include/grub/offsets.h: Rename GRUB_MACHINE_DATA_END to
	GRUB_MACHINE_PREFIX_END. All users updated.
	(GRUB_KERNEL_I386_PC_PREFIX): Set to GRUB_KERNEL_I386_PC_RAW_SIZE.
	(GRUB_KERNEL_I386_PC_PREFIX_END): Set to GRUB_KERNEL_I386_PC_PREFIX
	+ 0x40.
	(GRUB_KERNEL_I386_PC_RAW_SIZE): Decrease.
	* util/grub-mkimage.c (image_target_desc): Change data_end to
	prefix_end. All users updated.
2010-09-03 14:54:04 +02:00
..
grub.d 2010-08-23 Samuel Thibault <samuel.thibault@ens-lyon.org> 2010-08-23 22:41:14 +02:00
i386 merge with mainline 2010-08-19 16:54:00 +05:30
ieee1275 * util/ieee1275/grub-install.in: Don't use empty grub_device. 2010-07-28 18:25:48 +03:00
powerpc/ieee1275 * util/grub-mkconfig.in: Use 'set -e' rather than '#! /bin/sh -e', 2010-06-29 16:20:49 +01:00
sparc64/ieee1275 merge with mainline 2010-07-13 00:43:28 +05:30
bin2h.c 2010-01-26 Carles Pina i Estany <carles@pina.cat> 2010-01-26 21:23:59 +00:00
deviceiter.c 2010-07-20 Vadim Solomin <vadic052@gmail.com> 2010-07-20 17:14:00 +01:00
devicemap.c * util/sparc64/ieee1275/misc.c: New file. 2009-04-22 09:57:39 +00:00
grub-editenv.c merge with mainline 2010-07-13 00:43:28 +05:30
grub-fstest.c merge with mainline 2010-08-19 16:54:00 +05:30
grub-install.in Remove leftover embedding of font objects. 2010-08-30 20:23:04 +02:00
grub-macho2img.c 2010-08-10 Yves Blusseau <blusseau@zetam.org> 2010-08-10 16:32:48 +02:00
grub-mkconfig.in * util/grub-mkconfig.in: Use 'set -e' rather than '#! /bin/sh -e', 2010-06-29 16:20:49 +01:00
grub-mkconfig_lib.in * util/grub-mkconfig_lib.in (uses_abstraction): New function. 2010-07-02 12:32:05 +01:00
grub-mkdevicemap.c Merge mainline into bidi 2010-07-02 19:35:07 +02:00
grub-mkfont.c merge with mainline 2010-07-13 00:43:28 +05:30
grub-mkimage.c Compress grub_prefix. 2010-09-03 14:54:04 +02:00
grub-mkimagexx.c Some cleanups 2010-04-26 21:11:16 +02:00
grub-mkpasswd-pbkdf2.c merge with mainline 2010-06-08 09:36:44 +05:30
grub-mkrelpath.c * util/grub-mkrelpath.c (usage): Remove excess apostrophe. 2010-05-20 23:27:15 +01:00
grub-mkrescue.in * util/grub-mkrescue.in (usage): Tidy up usage output (and hence 2010-09-01 10:32:34 +01:00
grub-pe2elf.c 2010-03-04 Christian Franke <franke@computer.org> 2010-03-04 16:25:26 +01:00
grub-probe.c merge with mainline 2010-08-19 16:54:00 +05:30
grub-reboot.in merge with mainline 2010-06-12 16:21:10 +05:30
grub-script-check.c merge with mainline 2010-08-12 12:02:48 +05:30
grub-set-default.in merge with mainline 2010-06-12 16:21:10 +05:30
import_gcry.py *_sources now collect all values of all its groups 2010-08-21 14:27:31 +05:30
import_unicode.py * util/import_unicode.py: Remove unnecessary imports. 2010-07-17 19:27:18 +01:00
lvm.c automake commit without merge history 2010-05-06 11:34:04 +05:30
misc.c merge with mainline 2010-08-19 16:54:00 +05:30
raid.c automake commit without merge history 2010-05-06 11:34:04 +05:30
resolve.c automake commit without merge history 2010-05-06 11:34:04 +05:30
update-grub_lib.in * util/grub-mkconfig_lib.in (grub_warn): New function. 2008-11-20 19:22:20 +00:00