[Ilugc] Re:creating a patch in linux

  • From: g.bharath@xxxxxxxxx (Bharath.G)
  • Date: Thu Mar 31 18:51:40 2005

Hi all,

A little help on how to create a patch and i am new to this!
For eg,
I have a two linux sources as "linux-new" and "linux-old"
I want to create a patch for "linux-old" . On adding patch it should be
"linux-new"
let me know how diff works ?
rgds!
-raja

diff -Naur linux-old linux-new > new-patch

learn more about patching from here,

http://www.cpqlinux.com/patch.html


Cheers,

Bharath.G


"One World, One Web, One Program" - Microsoft Promotional Ad
"Ein Volk, Ein Reich, Ein Fuhrer" - Adolf Hitler

Other related posts:

  • » [Ilugc] Re:creating a patch in linux - Bharath.G