Subject: Re: [vserver] Building on CentOS 6.2
From: Herbert Poetzl <herbert@13thfloor.at>
Date: Mon, 23 Jan 2012 19:48:11 +0100

On Mon, Jan 23, 2012 at 02:20:39PM +0000, --[ UxBoD ]-- wrote:
> Any help with this would be gratefully appreciated please :)
> -- 
> Thanks, Phil

> ----- Original Message -----
>> Hi,

>> I am trying to roll my own patch based on 3.2.27 but what 'diff'
>> options should I use so that I am able to submit it back to you in
>> the correct format ?

make a directory with the 'unpatched' files, and one
with the patched/modified files (e.g. foo and foo.patched)
then run 'diff -NurpP foo foo.patched >foo.diff' that
will give you an unified patch you can safely attach
to an email or upload somewhere and give us the url

HTH,
Herbert

>> --
>> Thanks, Phil

>> ----- Original Message -----
>>> Thanks Herbert.

>>> Does anybody have a yum chroot patch for CentOS 6.2 ? The yum
>>> version
>>> is:

>>> Installed: yum-3.2.29-22.el6.centos.noarch at 2012-01-16 15:07

>>> and on http://svn.linux-vserver.org/svn/util-vserver/trunk/contrib/

>>> is only 3.2.27 or should I attempt to create my own from the 3.2.27
>>> one ?
>>> --
>>> Thanks, Phil

>>> ----- Original Message -----
>>>> On Tue, Jan 17, 2012 at 11:31:52AM +0000, --[ UxBoD ]-- wrote:
>>>>> Hello all,

>>>>> I have successfully built vs2.3.2.1 against the 3.0.16 kernel
>>>>> and have now turned my attention to util-vserver.
>>>>> I presume one should use the latest pre-release version ?

>>>> correct, 0.30.216-pre3004 is probably your best bet.

>>>> HTH,
>>>> Herbert

>>>>> --
>>>>> Thanks, Phil