.. |
boot
|
* grub-core/boot/i386/pc/lnxboot.S: Replace
|
2010-09-29 22:45:57 +02:00 |
bus
|
* grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel):
|
2010-10-16 22:16:52 +02:00 |
commands
|
merge parse-color
|
2010-12-23 12:22:20 +00:00 |
disk
|
* grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Fix spurious
|
2010-11-19 22:52:27 +01:00 |
efiemu
|
* grub-core/efiemu/main.c (grub_efiemu_prepare): Handle errors from
|
2010-10-14 15:44:04 +02:00 |
font
|
merge with mainline
|
2010-07-13 00:43:28 +05:30 |
fs
|
* grub-core/fs/udf.c (read_string): Pacify GCC warning by
|
2010-12-21 13:00:10 +00:00 |
gettext
|
* grub-core/gettext/gettext.c (grub_gettext_init_ext): Factor out
|
2010-12-10 11:45:08 +00:00 |
gfxmenu
|
Move gfxmenu color handling to video, so that gfxterm can use it
|
2010-12-10 16:45:58 +00:00 |
gnulib
|
Fix po directory handling.
|
2010-09-21 00:09:23 +01: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
|
* grub-core/kern/i386/pc/startup.S (grub_console_getkey): Use `>> 1'
|
2010-12-04 16:19:26 +00:00 |
lib
|
* grub-core/lib/reed_solomon.c (gauss_solve): Fix size of standalone
|
2010-12-21 16:51:08 +00:00 |
loader
|
* grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_add_module):
|
2010-12-20 16:13:01 +01:00 |
mmap
|
Make cutmem accept a region specification.
|
2010-09-20 22:24:30 +02:00 |
normal
|
merge with mainline
|
2010-12-19 09:17:22 +05:30 |
partmap
|
Avoid using tricks for initialising endian variables.
|
2010-11-26 22:29:19 +01:00 |
parttool
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
script
|
replaced with grub_strchrsub function
|
2010-11-25 18:56:20 +05:30 |
term
|
return GRUB_ERR_NONE instead of setting grub_errno
|
2010-12-23 12:19:55 +00:00 |
tests
|
* include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All
|
2010-09-14 23:06:01 +02:00 |
video
|
move more EDID-handling functions to generic code, and make videoinfo display EDID information
|
2010-12-14 18:03:34 +00:00 |
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 |
genmod.sh.in
|
Make mktemp invocations portable.
|
2010-10-18 22:50:01 +02:00 |
genmoddep.awk
|
use objcopy instead of creating mod-*.c and mod-*.o
|
2010-08-29 16:43:07 +05:30 |
gensyminfo.sh.in
|
remove def-* and und-* list files
|
2010-08-29 11:17:30 +05:30 |
gensymlist.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 |
Makefile.am
|
* grub-core/Makefile.am (gentrigtables): Put -lm after $<; some
|
2010-11-23 13:00:05 +00:00 |
Makefile.core.def
|
Move video/colors.c into video.mod.
|
2010-12-23 12:11:44 +00:00 |