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 Compress grub_prefix. 2010-09-03 14:54:04 +02:00
bus Fix alignment and add explicit assert for td and ed size 2010-08-30 16:25:14 +02:00
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 merge with mainline 2010-07-13 00:43:28 +05:30
fs * grub-core/partmap/sun.c (sun_partition_map_iterate): Don't needlesly 2010-09-14 21:07:39 +02:00
gettext * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
gfxmenu merge with mainline 2010-07-13 00:43:28 +05:30
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 automake commit without merge history 2010-05-06 11:34:04 +05:30
io * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
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 merge with mainline 2010-07-13 00:43:28 +05:30
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 automake commit without merge history 2010-05-06 11:34:04 +05:30
script Not command (!) support to GRUB script. 2010-09-08 09:21:02 +05:30
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 Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
Makefile.core.def Fix solaris compilation. 2010-09-14 22:32:33 +02:00
gencmdlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genfslist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genhandlerlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmoddep.awk cleanup 2010-06-03 11:52:33 +05:30
genmodsrc.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genpartmaplist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genparttoollist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gensymlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genterminallist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentrigtables.c automake commit without merge history 2010-05-06 11:34:04 +05:30
genvideolist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30