Hi,

This patch move NTFS compression function to a standalone module
ntfscomp. To access NTFS compression file, you just need to load
ntfscomp dynamically:

insmod ntfscomp

Compression support is not needed most of the time. In some situation,
the size of kernel image is limited (like rom), and it's nice to be
able to shrink the over-sized ntfs module.

-- 
Bean

Attachment: grub2-ntfscomp.diff
Description: Binary data

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to