Attached you may find a patch implementing lzip decompression support for kmod-25.

It requires lzlib to compile http://www.nongnu.org/lzip/lzlib.html

I needed to pass the following options to configure:
./configure --with-lzlib lzlib_LIBS=-llz lzlib_CFLAGS=-llz

I have not tested it because my kernel does not support modules:

$ ./tools/lsmod
libkmod: kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory

Please, test the patch and report any problems.


Best regards,
Antonio.

Attachment: kmod-25_lzip-0.diff.lz
Description: Unix tar archive

_______________________________________________
Lzip-bug mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to