Hello Sam, Sam Liddicott: > I think git rebase would be the proper way to apply aufs to a new kernel. > > This applies the patches on top which not only ensures that they work (as > you have shown by applying them manually) but also ensures the patches can > be committed to that release of kernel on top. > > git merge is the wrong thing to do I think if you ever hope to submit your > patches upstream.
Would you tell us the rebase instrunctions? I've tried these but failed. git clone -q git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git . git remote add aufs3 .../aufs3-linux.git git fetch -q aufs3 git checkout -b aufs3.6.2 v3.6 git rebase --onto aufs3.6.2 v3.6.2 aufs3/aufs3.6 J. R. Okajima ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct