[TriLUG] Adding a Patch

Benjamin Reed ranger at befunk.com
Sat Nov 3 12:08:05 EST 2001


Mark [mark at thefowles.com] wrote:
> How do I add a patch ?  I just downloaded 2.4.13 and have not yet
> anything with it yet, I also downloaded linux-2.4.13-ac6 which I need to
> apply --  any help would be appreciated..

$ cd linux
$ bzip2 -dc patch-2.4.13-ac6.bz2 | patch -p1

...to undo ("R"everse) it, do:

$ bzip2 -dc patch-2.4.13-ac6.bz2 | patch -p1 -R

-- 
Ben Reed a.k.a. Ranger Rick (ranger at befunk.com)
http://defiance.dyndns.org/ / http://radio.scenespot.org/
"Right now Moltar is heating my skull up to a scorching 450 degrees.
It's like getting a scalp massage... from Lucifer." -- Space Ghost



More information about the TriLUG mailing list