grub/grub-core
Colin Watson 108538d8ff Support RAID on virtio devices, and others.
* grub-core/kern/emu/getroot.c [__MINGW32__] (find_root_device):
Rename to ...
[__MINGW32__] (grub_find_device): ... this.
[! __MINGW32__ && ! __CYGWIN__] (find_root_device): Rename to ...
[! __MINGW32__ && ! __CYGWIN__] (grub_find_device): ... this.  Use a
reasonable default if dir is NULL.
[! __MINGW32__ && __CYGWIN__] (find_cygwin_root_device): Rename to
...
[! __MINGW32__ && __CYGWIN__] (grub_find_device): ... this.
(grub_guess_root_device): Update callers.
* include/grub/emu/getroot.h (grub_find_device): Add prototype.
* util/raid.c (grub_util_getdiskname): Remove.
(grub_util_raid_getmembers): Use grub_find_device rather than
grub_util_getdiskname.
2010-09-16 14:55:28 +01:00
..
boot
bus
commands * docs/grub.texi (serial): Remove obsolete comment about GRUB 2010-09-16 14:13:48 +01:00
disk * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
efiemu merge mainline into hints 2010-09-13 02:22:10 +02:00
font
fs * grub-core/partmap/sun.c (sun_partition_map_iterate): Don't needlesly 2010-09-14 21:07:39 +02:00
gettext
gfxmenu
gnulib * grub-core/gnulib/basename-lgpl.c: Imported. 2010-09-15 11:34:29 +02:00
hello * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
hook
io
kern Support RAID on virtio devices, and others. 2010-09-16 14:55:28 +01:00
lib * grub-core/lib/xzembed/xz_dec_stream.c (dec_main): Fix index and block 2010-09-15 00:39:49 +02:00
loader * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
mmap
normal * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
partmap Move embedding routines to partmap sources files. 2010-09-15 21:36:57 +02:00
parttool
script
term * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
tests * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
video * grub-core/video/efi_gop.c: Fix over-80-chars line. 2010-09-13 20:10:41 +02:00
Makefile.am
Makefile.core.def Fix solaris compilation. 2010-09-14 22:32:33 +02:00
gencmdlist.sh
genemuinit.sh
genemuinitheader.sh
genfslist.sh
genhandlerlist.sh
genmoddep.awk
genmodsrc.sh
genpartmaplist.sh
genparttoollist.sh
gensymlist.sh
genterminallist.sh
gentrigtables.c
genvideolist.sh