[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: Merging the aufs git tree within the Linux 2.6.32.18 from Jeremy...
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>
-- Ship ahoy! Hast seen the While Whale? Â - Melville's Captain Ahab _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |