lzip-bug
[Top][All Lists]
Advanced

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

Re: [Lzip-bug] Lzip patch for kmod-25


From: p . z . l
Subject: Re: [Lzip-bug] Lzip patch for kmod-25
Date: Sat, 21 Apr 2018 05:50:01 +0200
User-agent: GWP-Draft



Sure.  All what you need to do is follow the instructions provided by
Antonio, if you are not using automake 1.15, you need to pass
`autoreconf -vif' to generate all the needed files for build after
patching.

If you want to enable it in the kernel, you need to select:

CONFIG_MODULE_COMPRESS=y
Choosing LZIP as the type compressor to use.

These are the complete steps, how I do it for Dragora (a GNU/Linux
distribution):

Recipe:
http://git.savannah.nongnu.org/cgit/dragora.git/plain/recipes/kernel/kmod/recipe?id=afce84bb568c1088d3fbd977a5f2159da09b3618

Kernel config:
http://git.savannah.nongnu.org/cgit/dragora.git/tree/archive/kernel
Thanks for an answer.

Mioljub Ivanović wrote:
Do I need (since I have lzipped kernel) lzipped* kexec-tools? In attachment is
./configure --help in folder kexec-tools from git. What does it mean lzma
support as default is it for lzma (xz) compressed kernel?
From what I found kexec is used to test new kernel, faster boot without going through boot firmware:

https://linux.com/blog/simple-kexec-example
https://linux-mag.com/id/2998/
https://linux.com/news/reboot-racecar-kexec
https://centos.org/docs/5/html/5.4/Technical_Notes/Known_Issues-kexec-tools.html

hope it will help

reply via email to

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