View previous topic :: View next topic |
Author |
Message |
GurliGebis Retired Dev
Joined: 08 Aug 2002 Posts: 509
|
Posted: Wed Sep 25, 2002 2:13 pm Post subject: howto install kernel patch??? |
|
|
I have just done emerge gentoo-sources, but I want to add the crypto patch to it, how do I do that?
And yes, I could just use crypto-sources, but I wont learn much from that. _________________ Queen Rocks. |
|
Back to top |
|
|
MaxX n00b
Joined: 25 Sep 2002 Posts: 13
|
Posted: Thu Sep 26, 2002 1:38 pm Post subject: |
|
|
most (nearly all) patches are applied with 'patch -p0 </patch/file'. for applying a kernel patch you have to be in /usr/src/ when running this command. also have a look at the patch manpage...
hope this works |
|
Back to top |
|
|
ito n00b
Joined: 22 Jul 2002 Posts: 27
|
Posted: Thu Sep 26, 2002 1:41 pm Post subject: |
|
|
start with reading the crypto-sources/XXXXXX.ebuild
there you can see what's included in that patch and how it's done. |
|
Back to top |
|
|
GurliGebis Retired Dev
Joined: 08 Aug 2002 Posts: 509
|
Posted: Thu Sep 26, 2002 3:05 pm Post subject: |
|
|
Thanks, hope this works _________________ Queen Rocks. |
|
Back to top |
|
|
|