LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Kernel Patch (Patch-2.6.13) (https://www.linuxquestions.org/questions/linux-hardware-18/kernel-patch-patch-2-6-13-a-357935/)

ukez 08-28-2005 09:54 PM

Kernel Patch (Patch-2.6.13)
 
Kernel Patch Commands (Patch-2.6.13)

anyone know the script to run this patch? i think its a txt file, i'm using mandriva the latest 2005 le version

jailbait 08-29-2005 03:41 PM

"Kernel Patch Commands (Patch-2.6.13)

anyone know the script to run this patch?"

You use the patch command. See:
man patch

Applying a patch typically looks something like this:

gunzip newapplication-2.3.1.tar.gz | patch -p1


-----------------------------
Steve Stites

ukez 08-29-2005 07:02 PM

steve can you give me the exact command for the latest kernel on the main page of www.kernel.org on mandriva please.. word for word!

im yet to get the hang of linux systems and commands, me thinks ive spent to much time on MS platforms

:scratch:

thank you

Orkie 08-30-2005 05:37 AM

I would just download the whole thing if I were you -- click on the 'F' on the right-hand side. Tehn you wont need to mess around with patching it yourself.

ukez 08-30-2005 03:40 PM

Orkie

I took your advice. ive done it, just compiling it as i type this... thanks man!!

all the best to ya


All times are GMT -5. The time now is 03:39 AM.