grub/grub-core
Szymon Janc 095f077e6d Add support for LZO compression in btrfs.
* Makefile.util.def (libgrubmods.a): Add minilzo.c and add required flags
to cflags in cppflags.
* Makefile.core.def (btrfs): Likewise.
* grub-core/fs/btrfs.c: Include minilzo.h.
(grub_btrfs_superblock): Add sectorsize, nodesize, leafsize, stripsize and
dummy5 field.
(GRUB_BTRFS_COMPRESSION_LZO): New define.
(grub_btrfs_extent_read): Add support for LZO compression type.
2011-08-14 11:46:05 +02:00
..
boot merge mainline into net 2011-07-06 01:35:41 +02:00
bus AHCI support. 2011-06-24 00:07:55 +02:00
commands Preferred resolution detection for VBE. 2011-07-21 19:46:44 +01:00
disk Support ATA disks with 4K sectors. 2011-07-25 08:14:34 +02:00
efiemu merge mainline into ahci 2011-05-16 17:17:04 +02:00
font * grub-core/font/font_cmd.c (loadfont_command): Set grub_errno 2011-05-14 22:29:27 +02:00
fs Add support for LZO compression in btrfs. 2011-08-14 11:46:05 +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 merge mainline into ahci 2011-05-16 17:17:04 +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 * grub-core/io/xzio.c: Fix code style issues 2011-06-24 22:37:17 +02:00
kern * grub-core/kern/mips/cache_flush.S [GRUB_MACHINE_MIPS_LOONGSON]: Flush 2011-07-23 16:44:40 +02:00
lib Import minilzo library for LZO decompression support. 2011-08-14 11:39:31 +02:00
loader merge mainline into net 2011-07-02 18:52:50 +02:00
mmap Fuloong support. 2011-05-15 01:43:44 +02:00
net Fix a memory leak 2011-07-06 18:21:24 +02:00
normal * grub-core/normal/menu.c (grub_menu_execute_entry): Fix NULL 2011-07-25 07:48:19 +02:00
partmap Fix spurious warning. 2011-06-23 20:05:39 +02:00
parttool Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
script Implement time command. 2011-06-27 12:31:37 +02:00
term merge mainline into net 2011-07-06 01:35:41 +02:00
tests Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
video Preferred resolution detection for VBE. 2011-07-21 19:46:44 +01:00
Makefile.am merge mainline into net 2011-07-06 01:35:41 +02:00
Makefile.core.def Add support for LZO compression in btrfs. 2011-08-14 11:46:05 +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 * 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