Re: diff switches

From: Erik Andersen (andersen@xmission.com)
Date: Tue Mar 21 2000 - 00:49:58 EST


On Tue Mar 21, 2000 at 11:32:19AM +0800, Gregory Hosler wrote:
> Hi,
>
> given 2 kernel source trees, one original source, one w/ modifications,
> what is the proper diff command to use to get a proper kernel diff patch
> file ?
>
> thx, and regards,
>
> -Greg

(cd kernel-2.x.x ; make distclean)
diff -ur --new-file kernel-2.x.x.virgin kernel-2.x.x > patch_file

 -Erik

--
Erik B. Andersen   Web:    http://www.xmission.com/~andersen/ 
                   email:  andersee@debian.org
--This message was written using 73% post-consumer electrons--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:31 EST