grub/grub-core
Vladimir 'phcoder' Serbinenko 608e43b102 Disable usbserial on grub-emu since our libusb code isn't good enough
yet.

	* grub-core/Makefile.core.def (usbserial_common): Disable on emu.
	(usbserial_pl2303): Likewise.
	(usbserial_ftdi): Likewise.
2010-09-14 00:08:07 +02: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 Enable acpi shutdown on all ACPI platforms. 2010-09-13 20:29:15 +02:00
disk * include/grub/disk.h (grub_disk): Remove has_partitions. 2010-09-13 23:59:22 +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 * include/grub/disk.h (grub_disk): Remove has_partitions. 2010-09-13 23:59:22 +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 automake commit without merge history 2010-05-06 11:34:04 +05:30
hello merge with mainline 2010-08-26 09:30:11 +05:30
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 * include/grub/disk.h (grub_disk): Remove has_partitions. 2010-09-13 23:59:22 +02:00
lib Enable acpi shutdown on all ACPI platforms. 2010-09-13 20:29:15 +02:00
loader Fix sparc64. 2010-09-13 16:49:50 +02:00
mmap merge with mainline 2010-07-13 00:43:28 +05:30
normal * include/grub/disk.h (grub_disk): Remove has_partitions. 2010-09-13 23:59:22 +02:00
partmap merge with mainline 2010-08-19 16:54:00 +05:30
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 merge mainline into hints 2010-09-13 02:22:10 +02:00
tests merge with mainline 2010-09-04 09:05:21 +05:30
video * grub-core/video/efi_gop.c: Fix over-80-chars line. 2010-09-13 20:10:41 +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
Makefile.am Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
Makefile.core.def Disable usbserial on grub-emu since our libusb code isn't good enough 2010-09-14 00:08:07 +02:00