grub/grub-core
Colin Watson 5626056ffb * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e',
to avoid accidents when debugging with 'sh -x'.
* grub-core/gensyminfo.sh.in: Likewise.
* tests/example_scripted_test.in: Likewise.
* tests/grub_cmd_regexp.in: Likewise.
* tests/grub_script_blanklines.in: Likewise.
* tests/grub_script_dollar.in: Likewise.
* tests/grub_script_expansion.in: Likewise.
* tests/grub_script_final_semicolon.in: Likewise.
* tests/partmap_test.in: Likewise.
* tests/util/grub-shell-tester.in: Likewise.
* tests/util/grub-shell.in: Likewise.
2011-05-18 12:53:07 +01:00
..
boot Avoid unnecessary copying on MIPS. 2011-05-17 21:40:35 +02:00
bus * grub-core/bus/pci.c (grub_memalign_dma32): Always allocate in 64-byte 2011-05-16 08:51:55 +02:00
commands merge mainline into sgi 2011-05-15 02:23:36 +02:00
disk enable ATA on qemu-mips 2011-05-17 14:35:55 +02:00
efiemu * grub-core/efiemu/main.c (grub_efiemu_load_file): Return grub_errno 2011-05-05 01:26:16 +02:00
font * grub-core/font/font_cmd.c (loadfont_command): Set grub_errno 2011-05-14 22:29:27 +02:00
fs * grub-core/fs/fat.c: Include grub/fat.h. 2011-05-18 12:48:14 +02:00
gettext Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gfxmenu merge trunk 2011-04-21 11:07:10 +01:00
gnulib * grub-core/gnulib/regex.c: Remove GRUB_MOD_LICENSE since it's 2011-04-25 15:29:41 +02:00
hello Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hook Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
io Squashfs v4 support. 2011-05-15 11:58:22 +02:00
kern Improve devmapper support 2011-05-18 09:35:47 +02:00
lib FreeDOS direct loading support. 2011-05-18 12:15:16 +02:00
loader * grub-core/fs/fat.c: Include grub/fat.h. 2011-05-18 12:48:14 +02:00
mmap Fuloong support. 2011-05-15 01:43:44 +02:00
normal * grub-core/fs/fat.c: Include grub/fat.h. 2011-05-18 12:48:14 +02:00
partmap SGI ARCS port. 2011-05-17 09:17:38 +02:00
parttool Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
script * grub-core/normal/menu_entry.c (run): Quieten uninitialised 2011-04-01 11:43:51 +01:00
term Move gfxmenu color handling to video, so that gfxterm can use it 2011-05-18 12:44:24 +01:00
tests Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
video Move gfxmenu color handling to video, so that gfxterm can use it 2011-05-18 12:44:24 +01:00
Makefile.am Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00
Makefile.core.def Move gfxmenu color handling to video, so that gfxterm can use it 2011-05-18 12:44:24 +01: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 * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
genmoddep.awk use objcopy instead of creating mod-*.c and mod-*.o 2010-08-29 16:43:07 +05:30
gensyminfo.sh.in * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
gensymlist.sh track function symbols 2011-05-08 18:29:37 +02:00
gentrigtables.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00