Building the FreeS/WAN Kernel
Building the kernel is actually quite simple. If you've already configured the kernel, you won't need to make any changes when the kernel configuration screen comes up again.
You need to choose a make command to build the FreeS/WAN package. The following choices are available:
make menugo
make xgo
make ogo
make oldgo
Each calls make menuconfig (menugo), make xconfig (xgo), make config (ogo), or make oldconfig (oldgo). When one of these is run, the FreeS/WAN package first patches the kernel and then runs the appropriate make in the kernel source directory.
When the kernel compilation begins, it starts with the make config you chose previously. You'll want to select Networking Options and look at the bottom of the list. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access