Re: Patches vs complete tarballs....

Ernst Lindoorn (lindoorn@wi.leidenuniv.nl)
Wed, 12 Aug 1998 13:29:47 +0200


Michael L. Galbraith wrote:

...

> Script started on Wed Aug 12 08:04:18 1998
> [root]:# grep 'SUBLEVEL =' Makefile
> SUBLEVEL = 108
> [root]:# patch -p1 < /usr/src/pat*/*2.1/*109 > /dev/null
> [root]:# patch -p1 < /usr/src/pat*/*2.1/*110 > /dev/null
> [root]:# patch -p1 < /usr/src/pat*/*2.1/*111 > /dev/null
> [root]:# patch -p1 < /usr/src/pat*/*2.1/*112 > /dev/null
> [root]:# patch -p1 < /usr/src/pat*/*2.1/*113 > /dev/null
> [root]:# patch -p1 < /usr/src/pat*/*2.1/*114 > /dev/null
> [root]:# patch -p1 < /usr/src/pat*/*2.1/*115 > /dev/null
> [root]:# find . -name '*.rej'
> [root]:# find . -name '*.orig'
> [root]:# exit
> exit

You can also use the Scripts/patchkernel script which does all this for
you.

Regards,
Ernst

-
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.altern.org/andrebalsa/doc/lkml-faq.html