[RoLUG] applicazione patch al kernel

Roberto Roccatello roberto@roccatello.it
Ven 30 Gen 2004 21:20:30 CET


> C'è qualcuno (come Eduard ad  esempio :)) ) che aggiorna il kernel standard
> patchandolo? Va sempre tutto ok?

io aggiorno sempre senza problemi, i passi che faccio sono i seguenti:

root@darkstar:~# cd /usr/src/     

root@darkstar:/usr/src# ls
total 932K
lrwxrwxrwx    1 root     root           12 Jan 14 20:04 linux -> linux-2.6.0/
drwxrwxr-x   19 1046     1046         4.0K Jan 20 23:33 linux-2.6.0
-rw-r--r--    1 root     root         909K Jan 14 13:30 patch-2.6.1.gz

root@darkstar:/usr/src# cd linux-2.6.0/

root@darkstar:/usr/src/linux-2.6.0# gzip -cd ../patch-2.6.1.gz | patch -p1
 
..poi ricompilo il kernel.

 


Maggiori informazioni sulla lista RoLUG