WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-users] linux-vserver patch for XEN 3.0.4-1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] linux-vserver patch for XEN 3.0.4-1
From: Markus Schuster <ma.schuster@xxxxxx>
Date: Sun, 11 Feb 2007 22:58:44 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 11 Feb 2007 13:58:54 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
Followup-to: gmane.comp.emulators.xen.user
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KNode/0.10.4
Hi list, 

I've created a patch that applies to kernel 2.6.16.33 from XEN 3.0.4-1 that
includes linux-vserver 2.0.3-rc1, all updates from 2.6.16.33 to 2.6.16.40
and some corrections to make it all work together. 
The vserver patch was done by Daniel Hokka Zakrisson from the linux-vserver
mailing list for a vanilla kernel 2.6.16.38. So, if you have vserver
related problems, please ask Daniel on the linux-vserver mailing list
directly! (I have just patched all together so it fits for XEN 3.0.4-1)

You can get the patch from
http://markus.schuster.name/download/linux/xen-vserver/patch-2.6.16.33-xen_to_2.6.16.40-xen-vserver.patch.gz

To apply the patch, you have to do a 'make prep-kernels' in XENs source
directory, cd to linux-2.6.16.33-xen and do a patch -p1 <
patch-2.6.16.33-xen_to_2.6.16.40-xen-vserver.patch. 
Or copy it to the patches/linux-2.6.16.33/ directory and append it to the
series file before doing a make prep-kernels. 
After this you can configure and compile the kernel as usual and be happy
with the vserver extension :)

Regards, 
Markus


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] linux-vserver patch for XEN 3.0.4-1, Markus Schuster <=