vserver@pmenier.net wrote:
> Hello,
> I've tested patch-2.6.19-rc6-vs2.1.1-t3.diff on linux-2.6.19 but it doesn't
> seem to apply properly :
>
> srvweb:/usr/src/linux-2.6.19# patch -p1 <
> ../patch-2.6.19-rc6-vs2.1.1-t3.diff
> patching file Documentation/vserver/debug.txt
> patching file Makefile
> Hunk #1 FAILED at 1.
> 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej
please examine the Makefile.rej file. normaly it is only a reject
because of a different version string and this can be patched manually.
> ....
> patching file arch/arm/Kconfig
> Hunk #1 succeeded at 935 (offset 2 lines).
> .....
this tells you that "patch" did not find the spots to apply the patches
on the told position. it did however find it at +/-2 (or X) lines and
successfully patched this location.
you can assume that everything worked.
kind regards,
raoul bhatia
-- ____________________________________________________________________ dipl.-ing. (fh) raoul bhatia email. r.bhatia@ipax.at IPAX web. http://www.ipax.at chief technician, support irc. #ipax (quakenet) ____________________________________________________________________ _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserverReceived on Thu Nov 30 15:52:03 2006