View previous topic :: View next topic |
Author |
Message |
spacemoth n00b


Joined: 23 Apr 2004 Posts: 31 Location: Canada
|
Posted: Thu Jun 17, 2004 3:39 pm Post subject: Patch removal |
|
|
I've patched my kernel using the following syntax:
Code: |
gzip -d < linux-2.6.6-mppe-mppc-1.0.patch.gz | patch -p1
|
As it turns out, I've installed the wrong patch. Is it possible to remove the patch? |
|
Back to top |
|
 |
insomaniac n00b

Joined: 17 Jun 2004 Posts: 9 Location: Amsterdam
|
Posted: Thu Jun 17, 2004 3:44 pm Post subject: removing patch |
|
|
When you try to apply the patch again it usually asks you if you want to revert it, that will remove the patch. |
|
Back to top |
|
 |
spacemoth n00b


Joined: 23 Apr 2004 Posts: 31 Location: Canada
|
Posted: Thu Jun 17, 2004 3:58 pm Post subject: |
|
|
Okay, it does ask 'Assume -R' to which I reply 'y', but I now have four instances of the option available in menuconfig.
Basically, I have two versions of the patch installed now |
|
Back to top |
|
 |
|