grub/grub-core
Vladimir 'phcoder' Serbinenko d4680a3556 Squashfs v4 support.
* Makefile.util.def (libgrubmods.a): Add squash4.
	* grub-core/Makefile.core.def (squash4): New module.
	* grub-core/fs/squash4.c: New file.
	* grub-core/io/gzio.c (grub_gzio): New members disk_input_off,
	disk_input_start, disk_input.
	(get_byte): Handle disk_input.
	(grub_zlib_disk_read): New function.
	* include/grub/deflate.h (grub_zlib_disk_read): New proto.
2011-05-15 11:58:22 +02:00
..
boot Fuloong support. 2011-05-15 01:43:44 +02:00
bus Fuloong support. 2011-05-15 01:43:44 +02:00
commands Fuloong support. 2011-05-15 01:43:44 +02:00
disk Give ATA device a bit more time on first try in order to allow disks 2011-05-13 21:41:18 +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 Squashfs v4 support. 2011-05-15 11:58:22 +02:00
gettext Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gfxmenu Take into account the decorations the computing menu entry width. 2011-04-19 00:44:53 +02: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 IA64 support. 2011-05-15 11:22:59 +02:00
lib IA64 support. 2011-05-15 11:22:59 +02:00
loader IA64 support. 2011-05-15 11:22:59 +02:00
mmap Fuloong support. 2011-05-15 01:43:44 +02:00
normal Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
partmap * grub-core/partmap/amiga.c (amiga_partition_map_iterate): Fix a 2011-04-25 15:36:08 +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 Fuloong support. 2011-05-15 01:43:44 +02:00
tests Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
video Fuloong support. 2011-05-15 01:43:44 +02: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 Fix compilation on cygwin. 2011-01-13 22:23:49 +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 remove def-* and und-* list files 2010-08-29 11:17:30 +05:30
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
Makefile.am IA64 support. 2011-05-15 11:22:59 +02:00
Makefile.core.def Squashfs v4 support. 2011-05-15 11:58:22 +02:00