grub/util
jeroen 790707f254 2006-11-11 Jeroen Dekkers <jeroen@dekkers.cx>
* kern/disk.c (grub_disk_read): When there is a read error, always
	try to read only the necessary data.

	* conf/i386-pc.rmk (grub_probe_SOURCES): Add disk/lvm.c and
	disk/raid.c.
	* include/grub/disk.h [GRUB_UTIL] (grub_raid_init): New
	prototype.
	[GRUB_UTIL] (grub_raid_fini): Likewise.
	[GRUB_UTIL] (grub_lvm_init): Likewise.
	[GRUB_UTIL] (grub_lvm_fini): Likewise.
	* util/i386/pc/grub-probe.c (probe): Check whether DEVICE_NAME is
	RAID device and copy DEVICE_NAME to DRIVE_NAME in that case.
	(main): Call grub_raid_init(), grub_lvm_init(), grub_lvm_fini()
	and grub_raid_fini().
2006-11-10 23:31:55 +00:00
..
i386 2006-11-11 Jeroen Dekkers <jeroen@dekkers.cx> 2006-11-10 23:31:55 +00:00
powerpc/ieee1275 2005-09-25 Hollis Blanchard <hollis@penguinppc.org> 2006-09-26 04:24:38 +00:00
console.c 2005-08-21 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-21 07:22:51 +00:00
genmoddep.c 2006-10-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-10-14 15:24:53 +00:00
grub-emu.c 2006-10-14 Robert Millan <rmh@aybabtu.com> 2006-10-14 18:59:34 +00:00
lvm.c 2006-10-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-10-14 15:24:53 +00:00
misc.c 2006-06-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-13 22:50:01 +00:00
raid.c 2006-10-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-10-14 15:24:53 +00:00
resolve.c 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
unifont2pff.rb 2006-04-01 Vesa Jaaskelainen <chaac@nic.fi> 2006-04-01 19:23:01 +00:00