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-users

[Xen-users] Directory for kernel modifications

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Directory for kernel modifications
From: Asim <linkasim@xxxxxxxxx>
Date: Wed, 28 May 2008 14:08:47 -0500
Delivery-date: Wed, 28 May 2008 12:09:17 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=zECFWetgD2J4NLhOV7gEi5S+VjkX2TArnKuAFid2Avo=; b=o3QsEZhaGgNHx9l2fSD9TBANVfCa34ny/sY1XBZDTTIrL1V0FOfZF57H6rYoTDpdH1EpPjJLCfweNyJLP5Zwr/R68lrZ/S78FguCbvod6PxbTa3GBpO0IZBVTn6zGdWt7DeHPBgNjwSRB/SN2upml8hS3iA8u6OaOWdbzkjKris=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ketBzgUaP+e1VpeiHDcmevtdp2STlinBvCNkYEcs+xVatD579dMp47y821pAyNHY13s2TJZtbGPaPzDyEIgdWYEUwXvTYND0yl3grfwi5ONL6FL39n62zysLz4D5AP4MdIjTTehZTIYGeTrNeDbLY5wuZ0Oi30yNOrEZVpGYJmE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Hi,
 
I have basic question on kernel modifications. I need to make some code changes to the 2.6.18.9 linux kernel.
Do I modify the top level linux-2.6.18-xen.hg directory or do I need to modify the build-linux-2.6.18-xen directory inside the xen-3.2 source so that
my each new build has my linux patches? My guess is its  linux-2.6.18-xen.hg directory. Kindly confirm.
 
Regards,
Asim
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Directory for kernel modifications, Asim <=