grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Move NTFS compression support to new module ntfscomp


From: Bean
Subject: [PATCH] Move NTFS compression support to new module ntfscomp
Date: Fri, 30 Nov 2007 02:58:11 +0800

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]