grub/include
Felix Zielcke 4501250b6c 2009-11-24 Felix Zielcke <fzielcke@z-51.de>
* util/grub-mkrelpath.c: New file.
	* conf/common.rmk (bin_UTILITIES): Add grub-mkrelpath.
	(grub_mkrelpath_SOURCES): New variable.
	* include/grub/util/misc.h: New function prototype.
	* util/misc.c (make_system_path_relative_to_its_root): New function.

	* util/grub-mkconfig_lib.in (bindir): New variable.
	(grub_mkrelpath): Likewise.
	(make_system_path_relative_to_its_root): Use grub-mkrelpath.

	* util/probe.c (probe): Make the file path relative to its root.
	Change a info message to use the GRUB path.  Enable again the
	check if we can read the file with GRUB facilities.

	* util/i386/pc/grub-setup.c (setup): Make core.img path relative
	to its root.
2009-11-24 15:00:25 +01:00
..
grub 2009-11-24 Felix Zielcke <fzielcke@z-51.de> 2009-11-24 15:00:25 +01:00
multiboot.h 2009-11-16 Robert Millan <rmh.grub@aybabtu.com> 2009-11-15 23:22:45 +00:00
multiboot2.h 2009-11-13 Robert Millan <rmh.grub@aybabtu.com> 2009-11-13 13:30:55 +00:00