Thanks. How can i add the patch to 2.6.28.I used the following command ,but failed:
$ bzip2 -dc patch-2.6.29-rc7.bz2 | patch -p0 can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/.mailmap b/.mailmap |index 97f7b4f..a62e6a8 100644 |--- a/.mailmap |+++ b/.mailmap -------------------------- File to patch: $ bzip2 -dc patch-2.6.29-rc7.bz2 | patch -p1 can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/.mailmap b/.mailmap |index 97f7b4f..a62e6a8 100644 |--- a/.mailmap |+++ b/.mailmap -------------------------- File to patch: 2009/4/20 Li, Yan <[email protected]> > On Mon, Apr 20, 2009 at 10:43:31AM +0800, Yingqi Wei wrote: > > Hi, > > > > I download kernel-2.6.29.rc7-40.1.moblin2.src.rpm from moblin.org.It's > > moblin2 alpha kernel source code.I found linux-2.6.28.tar.bz2 instead of > > linux-2.6.29.tar.bz2. I also found some 2.6.29 patch, such as > > patch-2.6.29-rc7.bz2, linux-2.6.29-fast-initrd.patch. > > > > If the source code is linux-2.6.28.tar.bz2, moblin2 is based on 2.6.28. > why > > the package name is kernel-2.6.29.rc7 ? > > linux-2.6.28.tar.bz2 + patch-2.6.29-rc7.bz2 = linux-2.6.29.rc7 > > Moblin v2.0 will use 2.6.29. > > -- > Best regards, > Li, Yan > > Moblin Team, Opensource Technology Center, SSG, Intel > Office tel.: +86-10-82171695 (inet: 8-758-1695) > OpenPGP key: ED6192E5 > IRC: yanli on network irc.freenode.net > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
