On Thu, 16 Nov 2000, Alan Cox wrote:

> >     The Unofficial Linus HOWTO
> 
>       'Care And Operation Of Your Linus Torvalds'
> 
> 
> >     mv linux linux-vanilla
> >     diff -urN linux-vanilla $MYSRC > /tmp/patch
> 
> Include Tigrans recommended exclude list and info

Alan Cox is very concise. I shall interpret :)

He refers to the dontdiff file I currently maintain on:

http://www.moses.uklinux.net/patches/dontdiff

and the command line to make the patch would become:

diff -urN -X dontdiif linux $MYSRC > /tmp/mysrc.patch

Regards,
Tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to