LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: How to install patch

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: How to install patch
From: Horms <horms@xxxxxxxxxxxx>
Date: Mon, 29 Aug 2005 11:50:35 +0900
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

<Prev in Thread] Current Thread [Next in Thread>