LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kernel image "cloning" (https://www.linuxquestions.org/questions/linux-software-2/kernel-image-cloning-14987/)

ameksa 02-24-2002 06:08 AM

kernel image "cloning"
 
I would like to create a new kernel image a "clone" of my current kernel image with additional ipsec support,


In the end the only difference between the two images

"vmlinuz" and "vmlinuz+ipsec", would be Ipsec support.

Are there special kernel compilation options to achieve that?

TIA
++++++++++++++++++++++++++++++
MCSE converting to Linux
++++++++++++++++++++++++++++++

Mara 02-24-2002 06:21 AM

Hi,
You can get the configuration you have (config file), start make menuconfig/make xconfig, add all you need and compile kernel. If you'd like it as a module (nothing included to kernel), just make modules/make modules_install.

Mara


All times are GMT -5. The time now is 02:50 AM.