On Wed, 18 Apr 2018 20:39:29 -0300 Matias Fonzo <[email protected]> wrote:
> Super cool. I can test it in a moment under Dragora. Yes! I've applied your patch against kmod-25, success. The only thing after applying the patch is that I've used `autoreconf -vif' since I am using automake-1.16, and they did it the bootstrap with automake-1.15. I've recompiled the kernel enabling the option to compress the modules with LZIP. In my first boot, all is normal, lsmod works, rmmod and modprobe, too. Good job! > On Thu, 19 Apr 2018 01:30:09 +0200 > Antonio Diaz Diaz <[email protected]> wrote: > > > 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. > > > _______________________________________________ > Lzip-bug mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/lzip-bug _______________________________________________ Lzip-bug mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lzip-bug
