How do I check if it is in my current kernel? And if it is how is it
turned on? Thanks.
-----Original Message-----
From: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Horms
Sent: Sunday, August 28, 2005 10:51 PM
To: LinuxVirtualServer.org users mailing list.
Subject: Re: How to install patch
On Fri, Aug 26, 2005 at 08:09:41PM -0400, Brad Taylor wrote:
> How is this LVS patch installed?
> http://article.gmane.org/gmane.linux.network/18906
The patch has been included in the kernel for a while now,
so its probably easiest to just to update to a recent
kernel and be done with it. If you want to apply the patch,
well, its a diff, save it to a file, go into the
top-level kernel directory, and run patch -p1 < patch.file.name
But of course it will only apply if the code you have
looks a lot like the code the patch was made for.
--
Horms
|