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-devel] Re: Merging the aufs git tree within the Linux 2.6.32.18 fro

To: Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>
Subject: [Xen-devel] Re: Merging the aufs git tree within the Linux 2.6.32.18 from Jeremy...
From: Alexandre Fiori <fiorix@xxxxxxxxx>
Date: Sat, 28 Aug 2010 12:08:30 -0300
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Stephen Spector <stephen.spector@xxxxxxxxxx>
Delivery-date: Tue, 31 Aug 2010 12:38:00 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=bmFttBFQQGQ5SrS8rmHr/rqN4q/Ht72InhB9Syy6/ZY=; b=Wq8SzPI0+6YvvTyQy0PsuEo2k6D/j3+xw9rTyBx19E2qtoQy2MS30362SLDOodkvl8 knCHUh/VCv16Psj59Fwa8VExueAjW/DjlsL/ZFCn3G1o9T4iuw+fU7UH62TacRt6zH7N ZUsFUTD3aW7m1zyjojHoKTD/47ysQQxwW+Ac0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=gImBJine9esDbeJCAqOzo1qkq7+Atyu8T+BtLbitEcWTC5XMqjLXx6fpEXzjMXbsvB jPijNm+J3qNkX5o4BhsYMMLQPyBstZW9x3mc4sRWG3yy1uCMzPCE9H/s7wsXA3JTcQ++ Zb2MktdVAfvo8Dc1vggV0D2lf6CAI5FdiOlCU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTim6fV1oSMUZTYdY-4mdzoU1AM2wq47UE2TeWWJH@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTi=wBw3ZK11CEVj1AsiP-A+So2+UuLVzj31HscRu@xxxxxxxxxxxxxx> <AANLkTim6fV1oSMUZTYdY-4mdzoU1AM2wq47UE2TeWWJH@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

From what I understand, there's a version of aufs2 already merged with the kernel code: http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-2.6.git

And there's also a standalone version: http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git

If the kernel version you're trying to use is not the same of the version with the full merge, you may download the standalone git repo and merge it yourself into any kernel you want - since aufs supports such kernel version.

To do the merge is kinda simple. Go to the kernel's local git repo, and type:

git remote add aufs_repo /path/to/aufs_code
git pull aufs_repo master

It will merge the aufs code into the current kernel code.


Regards,


AF

2010/8/28 Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>
Hi!

 Let me try to explain myself better...

 Can someone help me compile the Linux kernel module AUFS, with the default Linux from of xen-4.0.1, the Linux-2.6.32.18 with PVOPS dom0? 

 I'm working on new version of the Xen Live DVD and this module is the only missing piece to do a new release soon, this new version has been completely remodeled, entirely a new job!

 I see that the "make prep-kernels" command download the Linux using Git, and the AUFS is a Git repository too so, can I merge them using Git?


 Linux 2.6.32.18 from Jeremy's tree (make prep-kernels) in sync with xen-4.0.1.tar.gz (http://xen.org):

 git clone -o xen -n git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp


 The AUFS web page (the Git address is there):




 I appreciate any help!

Thanks!
Thiago

2010/8/28 Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>
Guys,

 I really need the AUFS kernel module within the Linux 2.6.32.18 from Jeremy's tree... How can I do this?!

 The Jeremy's tree that I'm using is for xen-4.0.1.

Thanks!
Thiago



--
Ship ahoy! Hast seen the While Whale?
  - Melville's Captain Ahab
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>